Skip to content

Commit c0cce08

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/rabbitmq/org.assertj-assertj-core-3.27.4' into combined-pr-branch
2 parents 7763588 + c0e80d3 commit c0cce08

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,7 +3,7 @@ description = "Testcontainers :: RabbitMQ"
33
dependencies {
44
api project(":testcontainers")
55
testImplementation 'com.rabbitmq:amqp-client:5.26.0'
6-
testImplementation 'org.assertj:assertj-core:3.27.3'
6+
testImplementation 'org.assertj:assertj-core:3.27.4'
77
compileOnly 'org.jetbrains:annotations:26.0.2'
88
}
99

0 commit comments

Comments
 (0)