Skip to content

Commit ff00be4

Browse files
Bump org.springframework.retry:spring-retry from 2.0.7 to 2.0.8 (#2792)
Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) from 2.0.7 to 2.0.8. - [Release notes](https://github.com/spring-projects/spring-retry/releases) - [Commits](spring-projects/spring-retry@v2.0.7...v2.0.8) --- 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 773e814 commit ff00be4

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
reactorVersion = '2024.0.0-SNAPSHOT'
7171
snappyVersion = '1.1.10.6'
7272
springDataVersion = '2024.0.3'
73-
springRetryVersion = '2.0.7'
73+
springRetryVersion = '2.0.8'
7474
springVersion = '6.2.0-SNAPSHOT'
7575
testcontainersVersion = '1.19.8'
7676
zstdJniVersion = '1.5.6-4'

0 commit comments

Comments
 (0)