Skip to content

Commit ccbc751

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/rabbitmq/org.assertj-assertj-core-3.25.1' into combined-pr-branch
2 parents 86f7a61 + 4a5fd18 commit ccbc751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/rabbitmq/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ description = "Testcontainers :: RabbitMQ"
33
dependencies {
44
api project(":testcontainers")
55
testImplementation 'com.rabbitmq:amqp-client:5.20.0'
6-
testImplementation 'org.assertj:assertj-core:3.24.2'
6+
testImplementation 'org.assertj:assertj-core:3.25.1'
77
compileOnly 'org.jetbrains:annotations:24.1.0'
88
}

0 commit comments

Comments
 (0)