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 c038594 + 45c000e commit ad9446dCopy full SHA for ad9446d
java-gradle/build.gradle
@@ -13,7 +13,7 @@ dependencies {
13
implementation 'com.rabbitmq:amqp-client:5.24.0'
14
implementation 'org.slf4j:slf4j-simple:2.0.16'
15
testImplementation 'org.assertj:assertj-core:3.27.2'
16
- testImplementation 'org.mockito:mockito-core:5.14.2'
+ testImplementation 'org.mockito:mockito-core:5.15.2'
17
testImplementation 'io.dropwizard.metrics:metrics-core:4.2.29'
18
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
19
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
0 commit comments