Skip to content

Commit a70db00

Browse files
authored
Merge pull request #20 from tropikoder/patch-2
remove redundant dependency on junit 3.8.2
2 parents ab76775 + 3a1296b commit a70db00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ dependencies {
5858
implementation "org.glassfish.jersey.inject:jersey-hk2:3.0.4"
5959
implementation "org.slf4j:slf4j-api:1.7.30"
6060
implementation "org.junit.jupiter:junit-jupiter:5.7.0"
61-
implementation "junit:junit:3.8.2"
6261
implementation "io.swagger.core.v3:swagger-annotations:2.0.0"
6362
implementation "org.glassfish.jersey.connectors:jersey-apache-connector:3.0.4"
6463
implementation "com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.13.2"

0 commit comments

Comments
 (0)