Skip to content

Commit 504b738

Browse files
committed
Start building against Spring AMQP 3.2.0 snapshots
See gh-42140
1 parent 814999a commit 504b738

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
@@ -1892,7 +1892,7 @@ bom {
18921892
]
18931893
}
18941894
}
1895-
library("Spring AMQP", "3.2.0-M2") {
1895+
library("Spring AMQP", "3.2.0-SNAPSHOT") {
18961896
considerSnapshots()
18971897
group("org.springframework.amqp") {
18981898
imports = [

0 commit comments

Comments
 (0)