Start building against Spring AMQP 3.2.1 snapshots

See gh-43411
This commit is contained in:
Phillip Webb 2024-12-04 11:48:23 -08:00
parent 41aa90f036
commit e91d0da022
1 changed files with 1 additions and 1 deletions

View File

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