Skip to content

Commit 650c5ad

Browse files
Bump org.springframework.retry:spring-retry from 2.0.6 to 2.0.7 (#3360)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 285aad7 commit 650c5ad

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.1'
73-
springRetryVersion = '2.0.6'
73+
springRetryVersion = '2.0.7'
7474
springVersion = '6.2.0-SNAPSHOT'
7575
zookeeperVersion = '3.8.4'
7676

0 commit comments

Comments
 (0)