Skip to content

Commit 31fc124

Browse files
committed
Start building against Spring Retry 2.0.3 snapshots
See gh-37281
1 parent 1694051 commit 31fc124

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
@@ -1598,7 +1598,7 @@ bom {
15981598
]
15991599
}
16001600
}
1601-
library("Spring Retry", "2.0.2") {
1601+
library("Spring Retry", "2.0.3-SNAPSHOT") {
16021602
considerSnapshots()
16031603
group("org.springframework.retry") {
16041604
modules = [

0 commit comments

Comments
 (0)