Skip to content

Commit 8e2ce63

Browse files
Bump org.springframework.retry:spring-retry from 2.0.6 to 2.0.7 (#2768)
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 3298824 commit 8e2ce63

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
@@ -69,7 +69,7 @@ ext {
6969
reactorVersion = '2023.0.8'
7070
snappyVersion = '1.1.10.5'
7171
springDataVersion = '2023.1.8'
72-
springRetryVersion = '2.0.6'
72+
springRetryVersion = '2.0.7'
7373
springVersion = '6.1.11'
7474
testcontainersVersion = '1.19.8'
7575
zstdJniVersion = '1.5.6-3'

0 commit comments

Comments
 (0)