Start building against Spring Retry 2.0.0-RC1 snapshots

See gh-32600
This commit is contained in:
Andy Wilkinson 2022-10-06 21:25:22 +01:00
parent 479bd175f4
commit f0009411c4

View File

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