Skip to content

Commit f330752

Browse files
Bump org.springframework.retry:spring-retry from 2.0.9 to 2.0.10 (#2866)
Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) from 2.0.9 to 2.0.10. - [Release notes](https://github.com/spring-projects/spring-retry/releases) - [Commits](spring-projects/spring-retry@v2.0.9...v2.0.10) --- 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 dba2ab9 commit f330752

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
@@ -68,7 +68,7 @@ ext {
6868
rabbitmqVersion = '5.22.0'
6969
reactorVersion = '2024.0.0-SNAPSHOT'
7070
springDataVersion = '2024.1.0-SNAPSHOT'
71-
springRetryVersion = '2.0.9'
71+
springRetryVersion = '2.0.10'
7272
springVersion = '6.2.0-SNAPSHOT'
7373
testcontainersVersion = '1.20.2'
7474

0 commit comments

Comments
 (0)