Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/rabbit…
Browse files Browse the repository at this point in the history
…mq/com.rabbitmq-amqp-client-5.18.0' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jul 2, 2023
2 parents 686ff91 + b7e1b69 commit ed95989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/rabbitmq/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ description = "Testcontainers :: RabbitMQ"

dependencies {
api project(":testcontainers")
testImplementation 'com.rabbitmq:amqp-client:5.17.0'
testImplementation 'com.rabbitmq:amqp-client:5.18.0'
testImplementation 'org.assertj:assertj-core:3.24.2'
compileOnly 'org.jetbrains:annotations:24.0.1'
}

0 comments on commit ed95989

Please sign in to comment.