We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0feaf9b commit 971ae34Copy full SHA for 971ae34
gradle/dependency-management.gradle
@@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
7
}
8
9
if (!project.hasProperty('springDataVersion')) {
10
- ext.springDataVersion = 'Lovelace-SR11'
+ ext.springDataVersion = 'Moore-RELEASE'
11
12
13
ext.rsocketVersion = '1.0.0-RC5'
0 commit comments