Skip to content

Commit bb56f20

Browse files
committed
Start building against Spring AMQP 4.0.0-M3 snapshots
See gh-46047
1 parent 8077a0d commit bb56f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2125,7 +2125,7 @@ bom {
21252125
]
21262126
}
21272127
}
2128-
library("Spring AMQP", "3.2.5") {
2128+
library("Spring AMQP", "4.0.0-SNAPSHOT") {
21292129
considerSnapshots()
21302130
group("org.springframework.amqp") {
21312131
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)