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 e9815ee commit d8f8f9bCopy full SHA for d8f8f9b
build.gradle
@@ -69,7 +69,7 @@ ext {
69
reactorVersion = '2025.0.0-SNAPSHOT'
70
scalaVersion = '2.13'
71
springBootVersion = '3.5.0' // docs module
72
- springDataVersion = '2025.1.0-M4'
+ springDataVersion = '2025.1.0-SNAPSHOT'
73
springRetryVersion = '2.0.12'
74
springVersion = '7.0.0-SNAPSHOT'
75
0 commit comments