1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Update to Spring Data Moore-RELEASE

This commit is contained in:
Filip Hanik
2019-09-30 17:43:10 -07:00
parent 0feaf9bf6f
commit 971ae346c5
+1 -1
View File
@@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
}
if (!project.hasProperty('springDataVersion')) {
ext.springDataVersion = 'Lovelace-SR11'
ext.springDataVersion = 'Moore-RELEASE'
}
ext.rsocketVersion = '1.0.0-RC5'