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 5f30c0c commit 84653beCopy full SHA for 84653be
build.gradle
@@ -67,7 +67,7 @@ ext {
67
reactorVersion = '2023.0.9'
68
scalaVersion = '2.13'
69
springBootVersion = '3.2.8' // docs module
70
- springDataVersion = '2023.1.8'
+ springDataVersion = '2023.1.9'
71
springRetryVersion = '2.0.8'
72
springVersion = '6.1.12'
73
zookeeperVersion = '3.8.4'
0 commit comments