Update compressing libraries
This commit is contained in:
parent
984aec2342
commit
73bff02936
@ -30,10 +30,10 @@ dependencies {
|
||||
|
||||
compile("eu.mikroskeem:shuriken.instrumentation:0.0.1-SNAPSHOT")
|
||||
compile("io.github.lukehutch:fast-classpath-scanner:2.0.19")
|
||||
compile("org.apache.commons:commons-compress:1.13")
|
||||
compile("org.tukaani:xz:1.6")
|
||||
compile("org.apache.commons:commons-compress:1.15")
|
||||
compile("org.tukaani:xz:1.8")
|
||||
compile("net.jpountz.lz4:lz4:1.3.0")
|
||||
compile("com.github.luben:zstd-jni:1.1.4")
|
||||
compile("com.github.luben:zstd-jni:1.3.3-3")
|
||||
compile("org.anarres.lzo:lzo-core:1.0.5")
|
||||
|
||||
compile("org.meteogroup.jbrotli:jbrotli:0.5.0")
|
||||
|
Loading…
Reference in New Issue
Block a user