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 178a883 commit b9da463Copy full SHA for b9da463
build.gradle
@@ -71,7 +71,7 @@ ext {
71
scalaVersion = '2.13'
72
springBootVersion = '3.0.13' // docs module
73
springDataVersion = '2022.0.12'
74
- springRetryVersion = '2.0.5'
+ springRetryVersion = '2.0.6'
75
springVersion = '6.0.19'
76
zookeeperVersion = '3.6.4'
77
0 commit comments