Skip to content

Commit 1bb0a72

Browse files
committed
Start building against Spring AMQP 4.0.0-M4 snapshots
See gh-46803
1 parent 8f44c89 commit 1bb0a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2270,7 +2270,7 @@ bom {
22702270
]
22712271
}
22722272
}
2273-
library("Spring AMQP", "4.0.0-M3") {
2273+
library("Spring AMQP", "4.0.0-SNAPSHOT") {
22742274
considerSnapshots()
22752275
group("org.springframework.amqp") {
22762276
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)