Skip to content

Commit 2a67513

Browse files
committed
Start building against Spring AMQP 3.2.5 snapshots
See gh-45139
1 parent 3b4aaa8 commit 2a67513

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
@@ -2142,7 +2142,7 @@ bom {
21422142
]
21432143
}
21442144
}
2145-
library("Spring AMQP", "3.2.4") {
2145+
library("Spring AMQP", "3.2.5-SNAPSHOT") {
21462146
considerSnapshots()
21472147
group("org.springframework.amqp") {
21482148
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)