mirror of
https://github.com/BX-Team/DivineMC.git
synced 2025-12-19 14:59:25 +00:00
final 1.21.10 upstream update
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
+ api("com.google.guava:guava:33.4.0-jre") // DivineMC - Bump dependencies
|
||||
api("com.google.code.gson:gson:2.11.0")
|
||||
- api("org.yaml:snakeyaml:2.2")
|
||||
+ api("org.yaml:snakeyaml:2.3") // DivineMC - Bump dependencies
|
||||
+ api("org.yaml:snakeyaml:2.5") // DivineMC - 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