Skip to content

Commit 5b892b1

Browse files
committed
Start building against Spring AMQP 3.1.5 snapshots
See gh-40827
1 parent a6c5a6e commit 5b892b1

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
@@ -1551,7 +1551,7 @@ bom {
15511551
]
15521552
}
15531553
}
1554-
library("Spring AMQP", "3.1.4") {
1554+
library("Spring AMQP", "3.1.5-SNAPSHOT") {
15551555
considerSnapshots()
15561556
group("org.springframework.amqp") {
15571557
imports = [

0 commit comments

Comments
 (0)