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 8dfe0fa commit 22a1bceCopy full SHA for 22a1bce
gradle/dependency-management.gradle
@@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
7
}
8
9
if (!project.hasProperty('springDataVersion')) {
10
- ext.springDataVersion = 'Moore-SR7'
+ ext.springDataVersion = 'Moore-SR9'
11
12
13
ext.rsocketVersion = '1.0.1'
0 commit comments