Start building against Spring Retry 2.0.1 snapshots

See gh-34556
This commit is contained in:
Andy Wilkinson 2023-03-09 17:51:58 +00:00
parent feceaad8f2
commit 1acdc8c9de
1 changed files with 1 additions and 1 deletions

View File

@ -1396,7 +1396,7 @@ bom {
]
}
}
library("Spring Retry", "2.0.0") {
library("Spring Retry", "2.0.1-SNAPSHOT") {
group("org.springframework.retry") {
modules = [
"spring-retry"