[BUG] Fix files being detected as text when it's a binary

This commit is contained in:
2023-11-04 21:24:59 +02:00
parent dbae4aeffa
commit ff0b83c247
5 changed files with 20 additions and 10 deletions

View File

@@ -44,7 +44,6 @@ dependencies {
shadeMe 'org.ow2.asm:asm-commons:9.3'
shadeMe "fr.stevecohen.jarmanager:JarManager:0.5.0"
shadeMe 'org.apache.commons:commons-compress:1.24.0'
shadeMe 'org.apache.tika:tika-core:1.28'
compileOnly 'org.projectlombok:lombok:1.18.30'
annotationProcessor 'org.projectlombok:lombok:1.18.30'