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 5f158b2 commit 1d1e6ceCopy full SHA for 1d1e6ce
build.gradle
@@ -69,7 +69,7 @@ ext {
69
reactorVersion = '2023.0.4'
70
scalaVersion = '2.13'
71
springBootVersion = '3.2.4' // docs module
72
- springDataVersion = '2024.0.0-M2'
+ springDataVersion = '2024.0.0-SNAPSHOT'
73
springRetryVersion = '2.0.5'
74
springVersion = '6.1.5'
75
zookeeperVersion = '3.8.4'
0 commit comments