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 8615c4a commit edecb47Copy full SHA for edecb47
gradle/dependency-management.gradle
@@ -7,7 +7,7 @@ if (!project.hasProperty("springVersion")) {
7
}
8
9
if (!project.hasProperty("springDataVersion")) {
10
- ext.springDataVersion = "Moore-SR+"
+ ext.springDataVersion = "Neumann-SR+"
11
12
if (!project.hasProperty("kotlinVersion")) {
13
ext.kotlinVersion = "1.+"
0 commit comments