Start building against Spring Retry 2.0.0-M1 snapshots

See gh-32293
This commit is contained in:
Stephane Nicoll 2022-09-10 09:34:38 +02:00
parent ebef52b207
commit 3572ede2fa

View File

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