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.26.3' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jul 25, 2024
2 parents 5b34dee + 78e3aad commit 49828db
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.21.0'
testImplementation 'org.assertj:assertj-core:3.25.3'
testImplementation 'org.assertj:assertj-core:3.26.3'
compileOnly 'org.jetbrains:annotations:24.1.0'
}

0 comments on commit 49828db

Please sign in to comment.