Start building against Spring Retry 2.0.11 snapshots

See gh-43485
This commit is contained in:
Stéphane Nicoll 2024-12-11 16:16:18 +01:00
parent 3968a49c1c
commit 42821f30bb
1 changed files with 1 additions and 1 deletions

View File

@ -2307,7 +2307,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 = [