Skip to content

Commit dd5eb31

Browse files
committed
Upgrade to Spring Retry 2.0.8
Closes gh-41944
1 parent c2eec20 commit dd5eb31

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
@@ -2090,7 +2090,7 @@ bom {
20902090
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
20912091
}
20922092
}
2093-
library("Spring Retry", "2.0.7") {
2093+
library("Spring Retry", "2.0.8") {
20942094
considerSnapshots()
20952095
group("org.springframework.retry") {
20962096
modules = [

0 commit comments

Comments
 (0)