Skip to content

Commit 67899e5

Browse files
committed
Start building against Spring AMQP 3.2.0 snapshots
See gh-41306
1 parent 5a494cc commit 67899e5

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
@@ -1872,7 +1872,7 @@ bom {
18721872
]
18731873
}
18741874
}
1875-
library("Spring AMQP", "3.1.6") {
1875+
library("Spring AMQP", "3.2.0-SNAPSHOT") {
18761876
considerSnapshots()
18771877
group("org.springframework.amqp") {
18781878
imports = [

0 commit comments

Comments
 (0)