Skip to content

Commit f5ac6d3

Browse files
committed
Merge branch 'main' into 4.0.x
2 parents d2ae28e + ce84f08 commit f5ac6d3

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
@@ -2317,7 +2317,7 @@ bom {
23172317
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
23182318
}
23192319
}
2320-
library("Spring Retry", "2.0.12-SNAPSHOT") {
2320+
library("Spring Retry", "2.0.12") {
23212321
considerSnapshots()
23222322
group("org.springframework.retry") {
23232323
modules = [

0 commit comments

Comments
 (0)