Skip to content

Commit 5cc5baa

Browse files
committed
Starting building against Spring AMQP 2.3.0-M2 snapshots
See gh-22761
1 parent 792c4f4 commit 5cc5baa

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
@@ -1530,7 +1530,7 @@ bom {
15301530
]
15311531
}
15321532
}
1533-
library("Spring AMQP", "2.3.0-M1") {
1533+
library("Spring AMQP", "2.3.0-SNAPSHOT") {
15341534
group("org.springframework.amqp") {
15351535
modules = [
15361536
"spring-amqp",

0 commit comments

Comments
 (0)