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 827bc83 + 36d68ca commit 06bb359Copy full SHA for 06bb359
java-gradle/build.gradle
@@ -14,7 +14,7 @@ dependencies {
14
implementation 'org.slf4j:slf4j-simple:2.0.17'
15
testImplementation 'org.assertj:assertj-core:3.27.4'
16
testImplementation 'org.mockito:mockito-core:5.19.0'
17
- testImplementation 'io.dropwizard.metrics:metrics-core:4.2.34'
+ testImplementation 'io.dropwizard.metrics:metrics-core:4.2.35'
18
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.13.4'
19
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.13.4'
20
}
0 commit comments