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 6b08c1b commit 3e2d273Copy full SHA for 3e2d273
build.gradle
@@ -71,7 +71,7 @@ ext {
71
reactorVersion = '2020.0.15'
72
scalaVersion = '2.13'
73
springBootVersion = '2.6.2' // docs module
74
- springDataVersion = '2022.1.0-M1'
+ springDataVersion = '2022.0.0-M1'
75
springRetryVersion = '1.3.1'
76
springVersion = '6.0.0-M2'
77
zookeeperVersion = '3.6.3'
0 commit comments