mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-12 12:33:54 +00:00
Update zStandard jni
This commit is contained in:
@ -110,7 +110,7 @@ tasks.named<Copy>("processResources") {
|
||||
}
|
||||
tasks.named<ShadowJar>("shadowJar") {
|
||||
dependencies {
|
||||
include(dependency("com.github.luben:zstd-jni:1.4.3-1"))
|
||||
include(dependency("com.github.luben:zstd-jni:1.4.8-1"))
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user