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