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 b912303 commit 4ff598aCopy full SHA for 4ff598a
jablib/build.gradle.kts
@@ -205,7 +205,7 @@ dependencies {
205
testImplementation("org.junit.jupiter:junit-jupiter-api:5.12.2")
206
testImplementation("org.junit.jupiter:junit-jupiter:5.12.2")
207
testImplementation("org.junit.jupiter:junit-jupiter-params:5.12.2")
208
- testImplementation("org.junit.platform:junit-platform-launcher:1.12.1")
+ testImplementation("org.junit.platform:junit-platform-launcher:1.12.2")
209
210
testImplementation("org.mockito:mockito-core:5.17.0")
211
0 commit comments