Start building against Spring Retry 2.0.1 snapshots

See gh-34544
This commit is contained in:
Andy Wilkinson
2023-03-09 14:55:16 +00:00
parent cf22fcd0d1
commit d7d89c2d7e

View File

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