Skip to content

Commit

Permalink
Bump org.springframework.retry:spring-retry from 2.0.7 to 2.0.8 (#3438)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Aug 17, 2024
1 parent 07b5915 commit c6997a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ ext {
scalaVersion = '2.13'
springBootVersion = '3.2.8' // docs module
springDataVersion = '2023.1.8'
springRetryVersion = '2.0.7'
springRetryVersion = '2.0.8'
springVersion = '6.1.11'
zookeeperVersion = '3.8.4'

Expand Down

0 comments on commit c6997a6

Please sign in to comment.