Start building against Spring Retry 2.0.2 snapshots

See gh-35753
This commit is contained in:
Andy Wilkinson
2023-06-05 21:42:09 +01:00
parent e92ea34b98
commit b0ea771f21

View File

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