Skip to content

Commit 0ae448e

Browse files
committed
Upgrade to Spring Retry 2.0.0-RC1
Closes gh-32600
1 parent 1900dc7 commit 0ae448e

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
@@ -1483,7 +1483,7 @@ bom {
14831483
]
14841484
}
14851485
}
1486-
library("Spring Retry", "2.0.0-SNAPSHOT") {
1486+
library("Spring Retry", "2.0.0-RC1") {
14871487
group("org.springframework.retry") {
14881488
modules = [
14891489
"spring-retry"

0 commit comments

Comments
 (0)