Skip to content

Commit d44a16f

Browse files
committed
build: vul-webapp failed with junit5
1 parent d0f68f3 commit d44a16f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

vul/vul-webapp/build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ dependencies {
1414
implementation("commons-fileupload:commons-fileupload:1.3.3")
1515
implementation("commons-beanutils:commons-beanutils:1.9.2")
1616
providedCompile("javax.servlet:servlet-api:2.5")
17-
testImplementation(libs.junit.jupiter)
18-
testRuntimeOnly(libs.junit.platform.launcher)
1917
}
2018

2119
tasks.test {

0 commit comments

Comments
 (0)