Skip to content

Commit 9b002e1

Browse files
committed
Start building against Spring Retry 1.3.4 snapshots
See gh-32593
1 parent 5565430 commit 9b002e1

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
@@ -1760,7 +1760,7 @@ bom {
17601760
]
17611761
}
17621762
}
1763-
library("Spring Retry", "1.3.3") {
1763+
library("Spring Retry", "1.3.4-SNAPSHOT") {
17641764
group("org.springframework.retry") {
17651765
modules = [
17661766
"spring-retry"

0 commit comments

Comments
 (0)