Skip to content

Commit 325e390

Browse files
committed
Start building against Spring AMQP 3.1.2 snapshots
See gh-39490
1 parent 63e9a7d commit 325e390

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
@@ -1424,7 +1424,7 @@ bom {
14241424
]
14251425
}
14261426
}
1427-
library("Spring AMQP", "3.1.1") {
1427+
library("Spring AMQP", "3.1.2-SNAPSHOT") {
14281428
considerSnapshots()
14291429
group("org.springframework.amqp") {
14301430
imports = [

0 commit comments

Comments
 (0)