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.25.1' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jan 24, 2024
2 parents 86f7a61 + 4a5fd18 commit ccbc751
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.20.0'
testImplementation 'org.assertj:assertj-core:3.24.2'
testImplementation 'org.assertj:assertj-core:3.25.1'
compileOnly 'org.jetbrains:annotations:24.1.0'
}

0 comments on commit ccbc751

Please sign in to comment.