Start building against Spring AMQP 3.2.0 snapshots
See gh-43016
This commit is contained in:
parent
b1b2f9e21e
commit
4da100cd00
|
@ -1889,7 +1889,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring AMQP", "3.2.0-RC1") {
|
library("Spring AMQP", "3.2.0-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.amqp") {
|
group("org.springframework.amqp") {
|
||||||
imports = [
|
imports = [
|
||||||
|
|
Loading…
Reference in New Issue