Skip to content

Commit 9fdaf38

Browse files
committed
Start building against Spring AMQP 3.2.0-M2 snapshots
See gh-41823
1 parent bde0c3d commit 9fdaf38

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
@@ -1906,7 +1906,7 @@ bom {
19061906
]
19071907
}
19081908
}
1909-
library("Spring AMQP", "3.2.0-M1") {
1909+
library("Spring AMQP", "3.2.0-SNAPSHOT") {
19101910
considerSnapshots()
19111911
group("org.springframework.amqp") {
19121912
imports = [

0 commit comments

Comments
 (0)