Start building against Spring Retry 2.0.12 snapshots
See gh-45443
This commit is contained in:
parent
221d5145ef
commit
6cfca354fd
|
@ -2377,7 +2377,7 @@ bom {
|
|||
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Retry", "2.0.11") {
|
||||
library("Spring Retry", "2.0.12-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.retry") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue