Skip to content

Commit 9826b0a

Browse files
authored
Merge pull request #64 from pixee/remove-unused-jsap-dependency
Remove unused JSAP dependency (LGPL)
2 parents ade04b7 + 376454b commit 9826b0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ java {
5959
}
6060

6161
dependencies {
62-
api("com.martiansoftware:jsap:2.1")
6362
api("commons-io:commons-io:2.19.0")
6463
java11SourceSet.apiConfigurationName("commons-io:commons-io:2.19.0")
6564
testImplementation("org.junit.jupiter:junit-jupiter:5.8.1")

0 commit comments

Comments
 (0)