Skip to content

Commit 6d39656

Browse files
committed
Start building against Spring AMQP 3.2.12 snapshots
See gh-50818
1 parent b068647 commit 6d39656

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2232,7 +2232,7 @@ bom {
22322232
]
22332233
}
22342234
}
2235-
library("Spring AMQP", "3.2.11") {
2235+
library("Spring AMQP", "3.2.12-SNAPSHOT") {
22362236
considerSnapshots()
22372237
group("org.springframework.amqp") {
22382238
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)