Skip to content

Commit ee43177

Browse files
committed
Start building against Spring AMQP 3.1.11 snapshots
See gh-45054
1 parent 252fcc2 commit ee43177

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
@@ -2060,7 +2060,7 @@ bom {
20602060
]
20612061
}
20622062
}
2063-
library("Spring AMQP", "3.1.10") {
2063+
library("Spring AMQP", "3.1.11-SNAPSHOT") {
20642064
considerSnapshots()
20652065
group("org.springframework.amqp") {
20662066
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)