Start building against Spring AMQP 3.1.0 snapshots

See gh-37706
This commit is contained in:
Andy Wilkinson 2023-10-04 10:25:06 +01:00
parent 77e1d8fa20
commit f7c3fe165d
1 changed files with 1 additions and 1 deletions

View File

@ -1497,7 +1497,7 @@ bom {
]
}
}
library("Spring AMQP", "3.1.0-M1") {
library("Spring AMQP", "3.1.0-SNAPSHOT") {
considerSnapshots()
group("org.springframework.amqp") {
imports = [