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/org.assertj-assertj-core-3.22.0' into combined-pr-branch
  • Loading branch information
Alex Stockinger committed Jan 13, 2022
2 parents 3cbe016 + 88cbf80 commit 47aa134
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 @@ -3,6 +3,6 @@ description = "TestContainers :: RabbitMQ"
dependencies {
api project(":testcontainers")
testImplementation 'com.rabbitmq:amqp-client:5.7.0'
testImplementation 'org.assertj:assertj-core:3.12.2'
testImplementation 'org.assertj:assertj-core:3.22.0'
compileOnly 'org.jetbrains:annotations:20.0.0'
}

0 comments on commit 47aa134

Please sign in to comment.