Update to Spring Data Moore-SR9
Closes gh-8918
This commit is contained in:
@@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Moore-SR7'
|
||||
ext.springDataVersion = 'Moore-SR9'
|
||||
}
|
||||
|
||||
ext.rsocketVersion = '1.0.1'
|
||||
|
||||
Reference in New Issue
Block a user