Skip to content

Commit f000941

Browse files
committed
Start building against Spring Retry 2.0.0-RC1 snapshots
See gh-32600
1 parent 479bd17 commit f000941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1478,7 +1478,7 @@ bom {
14781478
]
14791479
}
14801480
}
1481-
library("Spring Retry", "2.0.0-M1") {
1481+
library("Spring Retry", "2.0.0-SNAPSHOT") {
14821482
group("org.springframework.retry") {
14831483
modules = [
14841484
"spring-retry"

0 commit comments

Comments
 (0)