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 957cbe2 commit af761eaCopy full SHA for af761ea
wrapper/build.gradle.kts
@@ -51,7 +51,7 @@ dependencies {
51
52
testImplementation("org.junit.platform:junit-platform-commons:1.12.2")
53
testImplementation("org.junit.platform:junit-platform-engine:1.12.2")
54
- testImplementation("org.junit.platform:junit-platform-launcher:1.12.2")
+ testImplementation("org.junit.platform:junit-platform-launcher:1.13.0")
55
testImplementation("org.junit.platform:junit-platform-suite-engine:1.12.2")
56
testImplementation("org.junit.jupiter:junit-jupiter-api:5.12.2")
57
testImplementation("org.junit.jupiter:junit-jupiter-params:5.12.2")
0 commit comments