9
0
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:
HaHaWTH
2025-06-13 06:02:42 +14:00
parent 4b46ee2fe7
commit 93ab8272b9

View File

@@ -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