Skip to content

Commit 07b6269

Browse files
committed
Start building against Spring AMQP 2.3.15 snapshots
See gh-30173
1 parent e391215 commit 07b6269

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
@@ -1688,7 +1688,7 @@ bom {
16881688
]
16891689
}
16901690
}
1691-
library("Spring AMQP", "2.3.14") {
1691+
library("Spring AMQP", "2.3.15-SNAPSHOT") {
16921692
group("org.springframework.amqp") {
16931693
modules = [
16941694
"spring-amqp",

0 commit comments

Comments
 (0)