Skip to content

Commit 2abd1be

Browse files
committed
Start building against Spring Retry 2.0.12 snapshots
See gh-45429
1 parent 2dd339e commit 2abd1be

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
@@ -2257,7 +2257,7 @@ bom {
22572257
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
22582258
}
22592259
}
2260-
library("Spring Retry", "2.0.11") {
2260+
library("Spring Retry", "2.0.12-SNAPSHOT") {
22612261
considerSnapshots()
22622262
group("org.springframework.retry") {
22632263
modules = [

0 commit comments

Comments
 (0)