Skip to content

Commit dd76480

Browse files
committed
Remove JXL dependency
1 parent c5cf0da commit dd76480

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ repositories {
1515

1616
dependencies {
1717
implementation 'com.google.code.gson:gson:2.8.6'
18-
implementation 'net.sourceforge.jexcelapi:jxl:2.6.12'
1918
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.6.2'
2019
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.6.2'
2120
}

0 commit comments

Comments
 (0)