mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-19 15:09:25 +00:00
Update zstd-jni to 1.5.7-3
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
+ implementation("com.github.thatsmusic99:ConfigurationMaster-API:v2.0.0-rc.3") { // Leaf config
|
||||
+ exclude(group = "org.yaml", module = "snakeyaml")
|
||||
+ }
|
||||
+ implementation("com.github.luben:zstd-jni:1.5.7-1") // LinearPaper
|
||||
+ implementation("com.github.luben:zstd-jni:1.5.7-3") // LinearPaper
|
||||
+ implementation("org.lz4:lz4-java:1.8.0") // LinearPaper
|
||||
+ implementation("com.github.ben-manes.caffeine:caffeine:3.2.0")
|
||||
+ // Leaf end - Libraries
|
||||
|
||||
Reference in New Issue
Block a user