Skip to content

Commit a5ed468

Browse files
committed
Start building against Spring Retry 2.0.3 snapshots
See gh-37279
1 parent 48c8928 commit a5ed468

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
@@ -1439,7 +1439,7 @@ bom {
14391439
]
14401440
}
14411441
}
1442-
library("Spring Retry", "2.0.2") {
1442+
library("Spring Retry", "2.0.3-SNAPSHOT") {
14431443
considerSnapshots()
14441444
group("org.springframework.retry") {
14451445
modules = [

0 commit comments

Comments
 (0)