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 99f3803 + 2f4d57f commit db5163cCopy full SHA for db5163c
java-gradle/build.gradle
@@ -11,7 +11,7 @@ repositories {
11
12
dependencies {
13
implementation 'com.rabbitmq:amqp-client:5.25.0'
14
- implementation 'org.slf4j:slf4j-simple:2.0.16'
+ implementation 'org.slf4j:slf4j-simple:2.0.17'
15
testImplementation 'org.assertj:assertj-core:3.27.3'
16
testImplementation 'org.mockito:mockito-core:5.15.2'
17
testImplementation 'io.dropwizard.metrics:metrics-core:4.2.30'
0 commit comments