Start building against Spring AMQP 3.0.6 snapshots

See gh-36401
This commit is contained in:
Stephane Nicoll 2023-07-13 16:01:59 +02:00
parent 6351cdd4bf
commit fbde75e149

View File

@ -1334,7 +1334,7 @@ bom {
]
}
}
library("Spring AMQP", "3.0.5") {
library("Spring AMQP", "3.0.6-SNAPSHOT") {
group("org.springframework.amqp") {
imports = [
"spring-amqp-bom"