Skip to content

Commit 4da100c

Browse files
committed
Start building against Spring AMQP 3.2.0 snapshots
See gh-43016
1 parent b1b2f9e commit 4da100c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1889,7 +1889,7 @@ bom {
18891889
]
18901890
}
18911891
}
1892-
library("Spring AMQP", "3.2.0-RC1") {
1892+
library("Spring AMQP", "3.2.0-SNAPSHOT") {
18931893
considerSnapshots()
18941894
group("org.springframework.amqp") {
18951895
imports = [

0 commit comments

Comments
 (0)