Skip to content

Commit 12a892e

Browse files
Bump org.springframework.retry:spring-retry from 2.0.10 to 2.0.11 (#2923)
Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) from 2.0.10 to 2.0.11. - [Release notes](https://github.com/spring-projects/spring-retry/releases) - [Commits](spring-projects/spring-retry@v2.0.10...v2.0.11) --- 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 40bded4 commit 12a892e

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
@@ -67,7 +67,7 @@ ext {
6767
rabbitmqVersion = '5.22.0'
6868
reactorVersion = '2024.0.0'
6969
springDataVersion = '2024.1.0'
70-
springRetryVersion = '2.0.10'
70+
springRetryVersion = '2.0.11'
7171
springVersion = '6.2.0'
7272
testcontainersVersion = '1.20.4'
7373

0 commit comments

Comments
 (0)