Update dependency com.github.luben:zstd-jni to v1.4.8-1

This commit is contained in:
Renovate Bot
2020-12-21 20:06:43 +00:00
parent 9f2baf71f7
commit bbc0ea0f35
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ dependencies {
"annotationProcessor"("com.google.auto.value:auto-value:${Versions.AUTO_VALUE}")
"testImplementation"("ch.qos.logback:logback-core:${Versions.LOGBACK}")
"testImplementation"("ch.qos.logback:logback-classic:${Versions.LOGBACK}")
"compile"("com.github.luben:zstd-jni:1.4.3-1")
"compile"("com.github.luben:zstd-jni:1.4.8-1")
"compileOnly"("net.fabiozumbi12:redprotect:1.9.6")
"compile"("com.github.intellectualsites.plotsquared:PlotSquared-API:latest") {
isTransitive = false