Skip to content

Commit 6cfca35

Browse files
committed
Start building against Spring Retry 2.0.12 snapshots
See gh-45443
1 parent 221d514 commit 6cfca35

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
@@ -2377,7 +2377,7 @@ bom {
23772377
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
23782378
}
23792379
}
2380-
library("Spring Retry", "2.0.11") {
2380+
library("Spring Retry", "2.0.12-SNAPSHOT") {
23812381
considerSnapshots()
23822382
group("org.springframework.retry") {
23832383
modules = [

0 commit comments

Comments
 (0)