mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-12 04:23:54 +00:00
Update dependency com.github.luben:zstd-jni to v1.5.0-2 (#1113)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@ -165,7 +165,7 @@ tasks.named<ShadowJar>("shadowJar") {
|
||||
include(dependency("com.intellectualsites.paster:Paster:1.0.1-SNAPSHOT"))
|
||||
}
|
||||
relocate("com.github.luben", "com.boydti.fawe.zstd") {
|
||||
include(dependency("com.github.luben:zstd-jni:1.5.0-1"))
|
||||
include(dependency("com.github.luben:zstd-jni:1.5.0-2"))
|
||||
}
|
||||
relocate("net.jpountz", "com.boydti.fawe.jpountz") {
|
||||
include(dependency("net.jpountz:lz4-java-stream:1.0.0"))
|
||||
|
Reference in New Issue
Block a user