Skip to content

Commit e91d0da

Browse files
committed
Start building against Spring AMQP 3.2.1 snapshots
See gh-43411
1 parent 41aa90f commit e91d0da

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
@@ -2079,7 +2079,7 @@ bom {
20792079
]
20802080
}
20812081
}
2082-
library("Spring AMQP", "3.2.0") {
2082+
library("Spring AMQP", "3.2.1-SNAPSHOT") {
20832083
considerSnapshots()
20842084
group("org.springframework.amqp") {
20852085
imports = [

0 commit comments

Comments
 (0)