Skip to content

Commit 5d3e126

Browse files
Bump org.springframework.retry:spring-retry from 2.0.5 to 2.0.6
Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/spring-projects/spring-retry/releases) - [Commits](spring-projects/spring-retry@v2.0.5...v2.0.6) --- updated-dependencies: - dependency-name: org.springframework.retry:spring-retry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a473132 commit 5d3e126

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
@@ -111,7 +111,7 @@ ext {
111111
springDataVersion = '2023.1.5'
112112
springGraphqlVersion = '1.2.6'
113113
springKafkaVersion = '3.1.4'
114-
springRetryVersion = '2.0.5'
114+
springRetryVersion = '2.0.6'
115115
springSecurityVersion = '6.2.4'
116116
springVersion = '6.1.6'
117117
springWsVersion = '4.0.10'

0 commit comments

Comments
 (0)