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 cfb10a0 + e341974 commit 9413e61Copy full SHA for 9413e61
java-gradle/build.gradle
@@ -15,7 +15,7 @@ dependencies {
15
testImplementation 'org.assertj:assertj-core:3.26.3'
16
testImplementation 'org.mockito:mockito-core:5.14.2'
17
testImplementation 'io.dropwizard.metrics:metrics-core:4.2.29'
18
- testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.3'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
19
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
20
}
21
0 commit comments