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 19a4386 commit 98922b0Copy full SHA for 98922b0
gradle/dependency-management.gradle
@@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
7
}
8
9
if (!project.hasProperty('springDataVersion')) {
10
- ext.springDataVersion = 'Moore-SR6'
+ ext.springDataVersion = 'Moore-SR7'
11
12
13
ext.rsocketVersion = '1.0.0-RC6'
0 commit comments