Skip to content

Commit 971ae34

Browse files
committed
Update to Spring Data Moore-RELEASE
1 parent 0feaf9b commit 971ae34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
77
}
88

99
if (!project.hasProperty('springDataVersion')) {
10-
ext.springDataVersion = 'Lovelace-SR11'
10+
ext.springDataVersion = 'Moore-RELEASE'
1111
}
1212

1313
ext.rsocketVersion = '1.0.0-RC5'

0 commit comments

Comments
 (0)