Start building against Spring Retry 2.0.11 snapshots

See gh-43486
This commit is contained in:
Stéphane Nicoll
2024-12-11 16:16:21 +01:00
parent 61bab92231
commit e3b0fcf9b6

View File

@@ -2290,7 +2290,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
}
}
library("Spring Retry", "2.0.10") {
library("Spring Retry", "2.0.11-SNAPSHOT") {
considerSnapshots()
group("org.springframework.retry") {
modules = [