mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2026-01-04 15:41:40 +00:00
Revert bump snakeyaml dependency
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
+ // Leaf start - Bump Dependencies
|
||||
+ api("com.google.guava:guava:33.4.0-jre")
|
||||
+ api("com.google.code.gson:gson:2.12.1")
|
||||
+ api("org.yaml:snakeyaml:2.4")
|
||||
+ api("org.yaml:snakeyaml:2.3") // 2.4 removed `org.yaml.snakeyaml.external.biz.base64Coder.Base64Coder`
|
||||
+ // Leaf end - Bump Dependencies
|
||||
api("org.joml:joml:1.10.8") {
|
||||
isTransitive = false // https://github.com/JOML-CI/JOML/issues/352
|
||||
|
||||
Reference in New Issue
Block a user