Skip to content

Commit 1a7e155

Browse files
committed
Start building against Spring AMQP 3.2.6 snapshots
See gh-46276
1 parent 4666d30 commit 1a7e155

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
@@ -2084,7 +2084,7 @@ bom {
20842084
]
20852085
}
20862086
}
2087-
library("Spring AMQP", "3.2.5") {
2087+
library("Spring AMQP", "3.2.6-SNAPSHOT") {
20882088
considerSnapshots()
20892089
group("org.springframework.amqp") {
20902090
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)