Skip to content

Commit

Permalink
Start building against Spring AMQP 2.2.9 snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Jul 17, 2020
1 parent 75a70be commit 7388d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1630,7 +1630,7 @@ bom {
]
}
}
library("Spring AMQP", "2.2.7.RELEASE") {
library("Spring AMQP", "2.2.9.BUILD-SNAPSHOT") {
group("org.springframework.amqp") {
modules = [
"spring-amqp",
Expand Down

0 comments on commit 7388d8b

Please sign in to comment.