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.
1 parent f87fd30 commit 97f7613Copy full SHA for 97f7613
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.2'
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