Skip to content

Commit 36c12e3

Browse files
committed
Start building against Spring AMQP 3.1.8 snapshots
See gh-43004
1 parent a36c626 commit 36c12e3

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
@@ -1902,7 +1902,7 @@ bom {
19021902
]
19031903
}
19041904
}
1905-
library("Spring AMQP", "3.1.7") {
1905+
library("Spring AMQP", "3.1.8-SNAPSHOT") {
19061906
considerSnapshots()
19071907
group("org.springframework.amqp") {
19081908
imports = [

0 commit comments

Comments
 (0)