Start building against Spring AMQP 3.2.0 snapshots

See gh-43016
This commit is contained in:
Stéphane Nicoll 2024-11-05 12:46:35 +09:00
parent b1b2f9e21e
commit 4da100cd00
1 changed files with 1 additions and 1 deletions

View File

@ -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 = [