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 2753389 + 34e77d5 commit 2e234ceCopy full SHA for 2e234ce
java-gradle/build.gradle
@@ -16,7 +16,7 @@ dependencies {
16
testImplementation 'org.mockito:mockito-core:5.15.2'
17
testImplementation 'io.dropwizard.metrics:metrics-core:4.2.30'
18
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
19
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.0'
20
}
21
22
test {
0 commit comments