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 f61feeb commit 9781517Copy full SHA for 9781517
build.gradle
@@ -70,7 +70,7 @@ ext {
70
scalaVersion = '2.13'
71
springBootVersion = '3.2.5' // docs module
72
springDataVersion = '2024.0.0'
73
- springRetryVersion = '2.0.5'
+ springRetryVersion = '2.0.6'
74
springVersion = '6.1.7'
75
zookeeperVersion = '3.8.4'
76
0 commit comments