Skip to content

Commit 984a970

Browse files
committed
Upgrade to Spring Retry 2.0.8
Closes gh-41955
1 parent f1b0c95 commit 984a970

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
@@ -2081,7 +2081,7 @@ bom {
20812081
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
20822082
}
20832083
}
2084-
library("Spring Retry", "2.0.7") {
2084+
library("Spring Retry", "2.0.8") {
20852085
considerSnapshots()
20862086
group("org.springframework.retry") {
20872087
modules = [

0 commit comments

Comments
 (0)