Upgrade to Spring Retry 2.0.6

Closes gh-40789
This commit is contained in:
Andy Wilkinson 2024-05-16 15:57:21 +01:00
parent 338a75fd65
commit 6d643b7a10
1 changed files with 1 additions and 1 deletions

View File

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