We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c2c620 + 7d49ca4 commit 739b8a9Copy full SHA for 739b8a9
java-gradle/build.gradle
@@ -10,7 +10,7 @@ repositories {
10
}
11
12
dependencies {
13
- implementation 'com.rabbitmq:amqp-client:5.24.0'
+ implementation 'com.rabbitmq:amqp-client:5.25.0'
14
implementation 'org.slf4j:slf4j-simple:2.0.16'
15
testImplementation 'org.assertj:assertj-core:3.27.3'
16
testImplementation 'org.mockito:mockito-core:5.15.2'
0 commit comments