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 36ed3c8 commit 467ee55Copy full SHA for 467ee55
build.gradle
@@ -17,7 +17,6 @@ dependencies {
17
testImplementation libs.org.junit.jupiter.junit.jupiter.api
18
testImplementation libs.org.junit.jupiter.junit.jupiter.engine
19
testImplementation libs.org.junit.jupiter.junit.jupiter
20
- testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
21
testImplementation libs.org.slf4j.slf4j.simple
22
}
23
0 commit comments