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 1041aa1 commit bf9d254Copy full SHA for bf9d254
build.gradle
@@ -70,7 +70,7 @@ ext {
70
reactorVersion = '2025.0.0-SNAPSHOT'
71
scalaVersion = '2.13'
72
springBootVersion = '3.5.0' // docs module
73
- springDataVersion = '2025.1.0-M5'
+ springDataVersion = '2025.1.0-SNAPSHOT'
74
springRetryVersion = '2.0.12'
75
springVersion = '7.0.0-M8'
76
0 commit comments