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 829107c commit 360fb4eCopy full SHA for 360fb4e
wrapper/build.gradle.kts
@@ -52,7 +52,7 @@ dependencies {
52
testImplementation("org.junit.platform:junit-platform-commons:1.13.0")
53
testImplementation("org.junit.platform:junit-platform-engine:1.12.2")
54
testImplementation("org.junit.platform:junit-platform-launcher:1.13.0")
55
- testImplementation("org.junit.platform:junit-platform-suite-engine:1.12.2")
+ testImplementation("org.junit.platform:junit-platform-suite-engine:1.13.1")
56
testImplementation("org.junit.jupiter:junit-jupiter-api:5.12.2")
57
testImplementation("org.junit.jupiter:junit-jupiter-params:5.12.2")
58
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
0 commit comments