Skip to content

Commit 5a5f2de

Browse files
Bump org.springframework.retry:spring-retry from 2.0.5 to 2.0.6 (#9168)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f587e4 commit 5a5f2de

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.6'
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.7'
117117
springWsVersion = '4.0.11'

0 commit comments

Comments
 (0)