Skip to content

Commit 256ee9a

Browse files
committed
Start building against Spring Retry 2.0.12 snapshots
See gh-45425
1 parent 23c3602 commit 256ee9a

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
@@ -2243,7 +2243,7 @@ bom {
22432243
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
22442244
}
22452245
}
2246-
library("Spring Retry", "2.0.11") {
2246+
library("Spring Retry", "2.0.12-SNAPSHOT") {
22472247
considerSnapshots()
22482248
group("org.springframework.retry") {
22492249
modules = [

0 commit comments

Comments
 (0)