Skip to content

Commit 49e826e

Browse files
Bump org.springframework.retry:spring-retry from 2.0.4 to 2.0.5
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]>
1 parent 3695e6b commit 49e826e

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
@@ -105,7 +105,7 @@ ext {
105105
springDataVersion = '2023.0.6'
106106
springGraphqlVersion = '1.2.4'
107107
springKafkaVersion = '3.0.13'
108-
springRetryVersion = '2.0.4'
108+
springRetryVersion = '2.0.5'
109109
springSecurityVersion = '6.1.5'
110110
springVersion = '6.0.14'
111111
springWsVersion = '4.0.8'

0 commit comments

Comments
 (0)