Start building against Spring Retry 2.0.10 snapshots
See gh-42567
This commit is contained in:
parent
57c88aead7
commit
bfc133d551
|
@ -2102,7 +2102,7 @@ bom {
|
|||
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Retry", "2.0.9") {
|
||||
library("Spring Retry", "2.0.10-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.retry") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue