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 3a98167 commit c0e2d73Copy full SHA for c0e2d73
build.gradle
@@ -78,7 +78,7 @@ ext {
78
scalaVersion = '2.13'
79
springBootVersion = '3.0.11' // docs module
80
springDataVersion = '2022.0.11'
81
- springRetryVersion = '2.0.2'
+ springRetryVersion = '2.0.4'
82
springVersion = '6.0.13'
83
zookeeperVersion = '3.6.3'
84
0 commit comments