Skip to content

Commit ac12035

Browse files
committed
Start building against Spring AMQP 3.0.0-M4 snapshots
See gh-31861
1 parent c413f9a commit ac12035

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
@@ -1383,7 +1383,7 @@ bom {
13831383
]
13841384
}
13851385
}
1386-
library("Spring AMQP", "3.0.0-M3") {
1386+
library("Spring AMQP", "3.0.0-SNAPSHOT") {
13871387
group("org.springframework.amqp") {
13881388
modules = [
13891389
"spring-amqp",

0 commit comments

Comments
 (0)