Skip to content

Commit 225fa6f

Browse files
committed
Start building against Spring AMQP 3.0.5 snapshots
See gh-35737
1 parent 31f0a69 commit 225fa6f

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
@@ -1330,7 +1330,7 @@ bom {
13301330
]
13311331
}
13321332
}
1333-
library("Spring AMQP", "3.0.4") {
1333+
library("Spring AMQP", "3.0.5-SNAPSHOT") {
13341334
group("org.springframework.amqp") {
13351335
modules = [
13361336
"spring-amqp",

0 commit comments

Comments
 (0)