Skip to content

Commit 43c322b

Browse files
Bump org.springframework.retry:spring-retry from 2.0.7 to 2.0.8
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]>
1 parent 85b8ae7 commit 43c322b

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
scalaVersion = '2.13'
7070
springBootVersion = '3.2.8' // docs module
7171
springDataVersion = '2024.0.3'
72-
springRetryVersion = '2.0.7'
72+
springRetryVersion = '2.0.8'
7373
springVersion = '6.1.11'
7474
zookeeperVersion = '3.8.4'
7575

0 commit comments

Comments
 (0)