mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-27 12:14:04 +00:00
Fix ZSTD implementation and test-loading. Don't allow disabling of the test on startup
This commit is contained in:
@@ -36,7 +36,7 @@ truezip = "6.8.4"
|
||||
auto-value = "1.7.4"
|
||||
findbugs = "3.0.2"
|
||||
rhino-runtime = "1.7.13"
|
||||
zstd-jni = "1.5.0-4"
|
||||
zstd-jni = "1.4.8-1" # Not latest as it can be difficult to obtain latest ZSTD libs
|
||||
antlr4 = "4.9.1"
|
||||
json-simple = "1.1.1"
|
||||
paranamer = "2.8"
|
||||
|
Reference in New Issue
Block a user