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.
1 parent 5ba87c5 commit 0fbd8f3Copy full SHA for 0fbd8f3
java-gradle/build.gradle
@@ -10,7 +10,7 @@ repositories {
10
}
11
12
dependencies {
13
- implementation 'com.rabbitmq:amqp-client:5.25.0'
+ implementation 'com.rabbitmq:amqp-client:5.26.0'
14
implementation 'org.slf4j:slf4j-simple:2.0.17'
15
testImplementation 'org.assertj:assertj-core:3.27.3'
16
testImplementation 'org.mockito:mockito-core:5.18.0'
0 commit comments