Skip to content

Commit c8ed16d

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/rabbitmq/com.rabbitmq-amqp-client-5.26.0' into combined-pr-branch
2 parents 5c34865 + e7a5b50 commit c8ed16d

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
@@ -2,7 +2,7 @@ description = "Testcontainers :: RabbitMQ"
22

33
dependencies {
44
api project(":testcontainers")
5-
testImplementation 'com.rabbitmq:amqp-client:5.25.0'
5+
testImplementation 'com.rabbitmq:amqp-client:5.26.0'
66
testImplementation 'org.assertj:assertj-core:3.27.3'
77
compileOnly 'org.jetbrains:annotations:26.0.2'
88
}

0 commit comments

Comments
 (0)