Skip to content

Commit 4c6822a

Browse files
Bump org.springframework.retry:spring-retry from 2.0.4 to 2.0.5 (#2631)
Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/spring-projects/spring-retry/releases) - [Commits](spring-projects/spring-retry@v2.0.4...v2.0.5) --- 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 c18c316 commit 4c6822a

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
@@ -65,7 +65,7 @@ ext {
6565
reactorVersion = '2022.0.12'
6666
snappyVersion = '1.1.8.4'
6767
springDataVersion = '2022.0.11'
68-
springRetryVersion = '2.0.4'
68+
springRetryVersion = '2.0.5'
6969
springVersion = project.hasProperty('springVersion') ? project.springVersion : '6.0.13'
7070
testcontainersVersion = '1.19.5'
7171
zstdJniVersion = '1.5.0-2'

0 commit comments

Comments
 (0)