Skip to content

Commit 7ddbcac

Browse files
committed
Start building against Spring AMQP 3.0.14 snapshots
See gh-40824
1 parent 70aceb2 commit 7ddbcac

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
@@ -1438,7 +1438,7 @@ bom {
14381438
]
14391439
}
14401440
}
1441-
library("Spring AMQP", "3.0.13") {
1441+
library("Spring AMQP", "3.0.14-SNAPSHOT") {
14421442
considerSnapshots()
14431443
group("org.springframework.amqp") {
14441444
imports = [

0 commit comments

Comments
 (0)