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 62a3a8f + ae4abe8 commit ee592a8Copy full SHA for ee592a8
java-gradle/build.gradle
@@ -16,7 +16,7 @@ dependencies {
16
testImplementation 'org.mockito:mockito-core:5.18.0'
17
testImplementation 'io.dropwizard.metrics:metrics-core:4.2.32'
18
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.13.0'
19
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.2'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.13.0'
20
}
21
22
test {
0 commit comments