Skip to content

Commit 12a04c0

Browse files
committed
Upgrade to Spring Retry 2.0.6
Closes gh-40808
1 parent 29a7bb2 commit 12a04c0

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
@@ -1533,7 +1533,7 @@ bom {
15331533
]
15341534
}
15351535
}
1536-
library("Spring Retry", "2.0.5") {
1536+
library("Spring Retry", "2.0.6") {
15371537
considerSnapshots()
15381538
group("org.springframework.retry") {
15391539
modules = [

0 commit comments

Comments
 (0)