Start building against Spring Retry 2.0.10 snapshots
See gh-42552
This commit is contained in:
parent
19f774b553
commit
44c2925aa0
|
@ -2108,7 +2108,7 @@ bom {
|
||||||
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
|
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()
|
considerSnapshots()
|
||||||
group("org.springframework.retry") {
|
group("org.springframework.retry") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue