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 036a057 + f672491 commit 162a67bCopy full SHA for 162a67b
java-gradle/build.gradle
@@ -10,7 +10,7 @@ repositories {
10
}
11
12
dependencies {
13
- implementation 'com.rabbitmq:amqp-client:5.27.1'
+ implementation 'com.rabbitmq:amqp-client:5.28.0'
14
implementation 'org.slf4j:slf4j-simple:2.0.17'
15
testImplementation 'org.assertj:assertj-core:3.27.6'
16
testImplementation 'org.mockito:mockito-core:5.20.0'
0 commit comments