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 d0f68f3 commit d44a16fCopy full SHA for d44a16f
vul/vul-webapp/build.gradle.kts
@@ -14,8 +14,6 @@ dependencies {
14
implementation("commons-fileupload:commons-fileupload:1.3.3")
15
implementation("commons-beanutils:commons-beanutils:1.9.2")
16
providedCompile("javax.servlet:servlet-api:2.5")
17
- testImplementation(libs.junit.jupiter)
18
- testRuntimeOnly(libs.junit.platform.launcher)
19
}
20
21
tasks.test {
0 commit comments