Upgrade to Spring Retry 2.0.6

Closes gh-40784
This commit is contained in:
Andy Wilkinson 2024-05-16 15:05:15 +01:00
parent c1f3f17f41
commit bb8cf46a29
1 changed files with 1 additions and 1 deletions

View File

@ -1654,7 +1654,7 @@ bom {
] ]
} }
} }
library("Spring Retry", "2.0.5") { library("Spring Retry", "2.0.6") {
considerSnapshots() considerSnapshots()
group("org.springframework.retry") { group("org.springframework.retry") {
modules = [ modules = [