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 7c61149 + 1b066de commit f4bd58aCopy full SHA for f4bd58a
java-gradle/build.gradle
@@ -10,7 +10,7 @@ repositories {
10
}
11
12
dependencies {
13
- implementation 'com.rabbitmq:amqp-client:5.23.0'
+ implementation 'com.rabbitmq:amqp-client:5.24.0'
14
implementation 'org.slf4j:slf4j-simple:2.0.16'
15
testImplementation 'org.assertj:assertj-core:3.26.3'
16
testImplementation 'org.mockito:mockito-core:5.14.2'
0 commit comments