Start building against Spring Retry 1.3.3 snapshots

See gh-30607
This commit is contained in:
Stephane Nicoll 2022-04-09 17:14:59 +02:00
parent 65efc75c6f
commit 726c4e9ced
1 changed files with 1 additions and 1 deletions

View File

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