Skip to content

Commit 32ae87d

Browse files
Bump org.springframework.retry:spring-retry from 2.0.9 to 2.0.10
Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) from 2.0.9 to 2.0.10. - [Release notes](https://github.com/spring-projects/spring-retry/releases) - [Commits](spring-projects/spring-retry@v2.0.9...v2.0.10) --- 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 e1cebaf commit 32ae87d

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
@@ -112,7 +112,7 @@ ext {
112112
springDataVersion = '2024.1.0-SNAPSHOT'
113113
springGraphqlVersion = '1.3.2'
114114
springKafkaVersion = '3.3.0-SNAPSHOT'
115-
springRetryVersion = '2.0.9'
115+
springRetryVersion = '2.0.10'
116116
springSecurityVersion = '6.4.0-SNAPSHOT'
117117
springVersion = '6.2.0-SNAPSHOT'
118118
springWsVersion = '4.0.11'

0 commit comments

Comments
 (0)