Skip to content

Commit d0ed0d9

Browse files
chore(deps): bump com.rabbitmq:amqp-client in /java-gradle
Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.26.0 to 5.27.0. - [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases) - [Commits](rabbitmq/rabbitmq-java-client@v5.26.0...v5.27.0) --- updated-dependencies: - dependency-name: com.rabbitmq:amqp-client dependency-version: 5.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 915b79f commit d0ed0d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-gradle/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repositories {
1010
}
1111

1212
dependencies {
13-
implementation 'com.rabbitmq:amqp-client:5.26.0'
13+
implementation 'com.rabbitmq:amqp-client:5.27.0'
1414
implementation 'org.slf4j:slf4j-simple:2.0.17'
1515
testImplementation 'org.assertj:assertj-core:3.27.5'
1616
testImplementation 'org.mockito:mockito-core:5.20.0'

0 commit comments

Comments
 (0)