Skip to content

Commit ad11c57

Browse files
committed
Start building against Spring Retry 2.0.3 snapshots
See gh-37280
1 parent a9f91f8 commit ad11c57

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
@@ -1480,7 +1480,7 @@ bom {
14801480
]
14811481
}
14821482
}
1483-
library("Spring Retry", "2.0.2") {
1483+
library("Spring Retry", "2.0.3-SNAPSHOT") {
14841484
considerSnapshots()
14851485
group("org.springframework.retry") {
14861486
modules = [

0 commit comments

Comments
 (0)