Start building against Spring Retry 2.0.2 snapshots

See gh-35742
This commit is contained in:
Andy Wilkinson
2023-06-05 17:42:01 +01:00
parent 185ca73445
commit e670a091d7

View File

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