Skip to content

Commit 43622e9

Browse files
committed
Start building against Spring AMQP 3.1.8 snapshots
See gh-42996
1 parent c1e04d6 commit 43622e9

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
@@ -1558,7 +1558,7 @@ bom {
15581558
]
15591559
}
15601560
}
1561-
library("Spring AMQP", "3.1.7") {
1561+
library("Spring AMQP", "3.1.8-SNAPSHOT") {
15621562
considerSnapshots()
15631563
group("org.springframework.amqp") {
15641564
imports = [

0 commit comments

Comments
 (0)