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 5dc1536 + 39d2e11 commit c457b2fCopy full SHA for c457b2f
java-gradle/build.gradle
@@ -16,7 +16,7 @@ dependencies {
16
testImplementation 'org.mockito:mockito-core:5.12.0'
17
testImplementation 'io.dropwizard.metrics:metrics-core:4.2.26'
18
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.3'
19
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
20
}
21
22
test {
0 commit comments