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 ee3fc60 commit 6c05000Copy full SHA for 6c05000
build.gradle
@@ -71,7 +71,7 @@ ext {
71
reactorVersion = '2020.0.17'
72
scalaVersion = '2.13'
73
springBootVersion = '2.6.4' // docs module
74
- springDataVersion = '2022.0.0-M2'
+ springDataVersion = '2022.0.0-M3'
75
springRetryVersion = '1.3.2'
76
springVersion = '6.0.0-M3'
77
zookeeperVersion = '3.6.3'
0 commit comments