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 83053e7 commit dca2761Copy full SHA for dca2761
build.gradle
@@ -81,7 +81,7 @@ subprojects { subproject ->
81
log4jVersion = '2.11.1'
82
mockitoVersion = '2.23.4'
83
scalaVersion = '2.11'
84
- springRetryVersion = '1.2.2.RELEASE'
+ springRetryVersion = '1.2.3.RELEASE'
85
springVersion = '5.1.4.RELEASE'
86
springDataCommonsVersion = '2.1.4.RELEASE'
87
0 commit comments