Start building against Spring Retry 2.0.3 snapshots
See gh-37279
This commit is contained in:
parent
48c8928d0c
commit
a5ed46846f
|
@ -1439,7 +1439,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Retry", "2.0.2") {
|
||||
library("Spring Retry", "2.0.3-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.retry") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue