Skip to content

Commit 726c4e9

Browse files
committed
Start building against Spring Retry 1.3.3 snapshots
See gh-30607
1 parent 65efc75 commit 726c4e9

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
@@ -1783,7 +1783,7 @@ bom {
17831783
]
17841784
}
17851785
}
1786-
library("Spring Retry", "1.3.2") {
1786+
library("Spring Retry", "1.3.3-SNAPSHOT") {
17871787
group("org.springframework.retry") {
17881788
modules = [
17891789
"spring-retry"

0 commit comments

Comments
 (0)