Skip to content

Commit 44c2925

Browse files
committed
Start building against Spring Retry 2.0.10 snapshots
See gh-42552
1 parent 19f774b commit 44c2925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2108,7 +2108,7 @@ bom {
21082108
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
21092109
}
21102110
}
2111-
library("Spring Retry", "2.0.9") {
2111+
library("Spring Retry", "2.0.10-SNAPSHOT") {
21122112
considerSnapshots()
21132113
group("org.springframework.retry") {
21142114
modules = [

0 commit comments

Comments
 (0)