We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93cda94 commit 0473730Copy full SHA for 0473730
gradle/dependency-management.gradle
@@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
7
}
8
9
if (!project.hasProperty('springDataVersion')) {
10
- ext.springDataVersion = 'Moore-RC2'
+ ext.springDataVersion = 'Moore-RC3'
11
12
13
ext.rsocketVersion = '1.0.0-RC3'
0 commit comments