Skip to content

Commit 70c1cab

Browse files
committed
Start building against Spring AMQP 3.2.0 snapshots
See gh-42558
1 parent 6c500c9 commit 70c1cab

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
@@ -1896,7 +1896,7 @@ bom {
18961896
]
18971897
}
18981898
}
1899-
library("Spring AMQP", "3.2.0-M3") {
1899+
library("Spring AMQP", "3.2.0-SNAPSHOT") {
19001900
considerSnapshots()
19011901
group("org.springframework.amqp") {
19021902
imports = [

0 commit comments

Comments
 (0)