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