Update to Spring Data Lovelace-SR19
Closes gh-8934
This commit is contained in:
@@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Lovelace-SR17'
|
||||
ext.springDataVersion = 'Lovelace-SR19'
|
||||
}
|
||||
|
||||
dependencyManagement {
|
||||
|
||||
Reference in New Issue
Block a user