Skip to content

Commit f947d9f

Browse files
committed
Upgrade spring-retry version
1 parent 7aa3d61 commit f947d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ ext {
6363
reactorVersion = 'Dysprosium-SR9'
6464
scalaVersion = '2.12'
6565
springDataCommonsVersion = '2.3.1.RELEASE'
66-
springRetryVersion = '1.2.5.RELEASE'
66+
springRetryVersion = '1.3.0'
6767
springVersion = '5.2.7.RELEASE'
6868

6969
idPrefix = 'kafka'

0 commit comments

Comments
 (0)