Skip to content

Commit b9da463

Browse files
Bump org.springframework.retry:spring-retry from 2.0.5 to 2.0.6 (#3265)
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 178a883 commit b9da463

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
@@ -71,7 +71,7 @@ ext {
7171
scalaVersion = '2.13'
7272
springBootVersion = '3.0.13' // docs module
7373
springDataVersion = '2022.0.12'
74-
springRetryVersion = '2.0.5'
74+
springRetryVersion = '2.0.6'
7575
springVersion = '6.0.19'
7676
zookeeperVersion = '3.6.4'
7777

0 commit comments

Comments
 (0)