Skip to content

Commit 4ad7f22

Browse files
committed
Start building against Spring AMQP 3.0.12 snapshots
See gh-39872
1 parent 9ae375f commit 4ad7f22

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
@@ -1382,7 +1382,7 @@ bom {
13821382
]
13831383
}
13841384
}
1385-
library("Spring AMQP", "3.0.11") {
1385+
library("Spring AMQP", "3.0.12-SNAPSHOT") {
13861386
considerSnapshots()
13871387
group("org.springframework.amqp") {
13881388
imports = [

0 commit comments

Comments
 (0)