Skip to content

Commit a785bb3

Browse files
committed
Upgrade to Spring Retry 2.0.12
Closes gh-45443
1 parent 56425d5 commit a785bb3

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
@@ -2384,7 +2384,7 @@ bom {
23842384
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
23852385
}
23862386
}
2387-
library("Spring Retry", "2.0.12-SNAPSHOT") {
2387+
library("Spring Retry", "2.0.12") {
23882388
considerSnapshots()
23892389
group("org.springframework.retry") {
23902390
modules = [

0 commit comments

Comments
 (0)