Skip to content

Commit 69e9519

Browse files
committed
Start building against Spring AMQP 3.2.5 snapshots
See gh-45088
1 parent 9368b85 commit 69e9519

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
@@ -2046,7 +2046,7 @@ bom {
20462046
]
20472047
}
20482048
}
2049-
library("Spring AMQP", "3.2.4") {
2049+
library("Spring AMQP", "3.2.5-SNAPSHOT") {
20502050
considerSnapshots()
20512051
group("org.springframework.amqp") {
20522052
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)