We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6db79b7 commit fb7efffCopy full SHA for fb7efff
gradle/dependency-management.gradle
@@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
7
}
8
9
if (!project.hasProperty('springDataVersion')) {
10
- ext.springDataVersion = 'Moore-SR12'
+ ext.springDataVersion = 'Moore-SR13'
11
12
13
ext.rsocketVersion = '1.0.3'
0 commit comments