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 2166603 commit a95a0f6Copy full SHA for a95a0f6
build.gradle
@@ -19,7 +19,6 @@ dependencies {
19
testImplementation libs.org.junit.jupiter.junit.jupiter.api
20
testImplementation libs.org.junit.jupiter.junit.jupiter.engine
21
testImplementation libs.org.junit.jupiter.junit.jupiter
22
- testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
23
}
24
25
group = 'org.purejava'
0 commit comments