Skip to content

Commit 4330ab6

Browse files
Bump org.springframework.retry:spring-retry from 2.0.6 to 2.0.7 (#3354)
Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/spring-projects/spring-retry/releases) - [Commits](spring-projects/spring-retry@v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: org.springframework.retry:spring-retry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f205bb commit 4330ab6

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
@@ -70,7 +70,7 @@ ext {
7070
scalaVersion = '2.13'
7171
springBootVersion = '3.2.7' // docs module
7272
springDataVersion = '2024.0.2'
73-
springRetryVersion = '2.0.6'
73+
springRetryVersion = '2.0.7'
7474
springVersion = '6.1.11'
7575
zookeeperVersion = '3.8.4'
7676

0 commit comments

Comments
 (0)