Skip to content

Commit 1b066de

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.23.0 to 5.24.0. - [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases) - [Commits](rabbitmq/rabbitmq-java-client@v5.23.0...v5.24.0) --- updated-dependencies: - dependency-name: com.rabbitmq:amqp-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 177cba1 commit 1b066de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.23.0'
13+
implementation 'com.rabbitmq:amqp-client:5.24.0'
1414
implementation 'org.slf4j:slf4j-simple:2.0.16'
1515
testImplementation 'org.assertj:assertj-core:3.26.3'
1616
testImplementation 'org.mockito:mockito-core:5.14.2'

0 commit comments

Comments
 (0)