Skip to content

Commit 3e6ff2f

Browse files
Bump com.rabbitmq:amqp-client from 5.26.0 to 5.28.0 in /modules/rabbitmq
Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.26.0 to 5.28.0. - [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases) - [Commits](rabbitmq/rabbitmq-java-client@v5.26.0...v5.28.0) --- updated-dependencies: - dependency-name: com.rabbitmq:amqp-client dependency-version: 5.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a335c1e commit 3e6ff2f

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

6-
testImplementation 'com.rabbitmq:amqp-client:5.26.0'
6+
testImplementation 'com.rabbitmq:amqp-client:5.28.0'
77
compileOnly 'org.jetbrains:annotations:26.0.2-1'
88
}

0 commit comments

Comments
 (0)