mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2025-01-19 20:51:24 +01:00
#78 snakeyaml
This commit is contained in:
parent
6112767ad3
commit
7a74f411a4
@ -61,6 +61,7 @@ dependencies {
|
||||
// transitive = false because Guava is conflicting on runClient
|
||||
implementation("us.myles:viaversion:3.2.0") { isTransitive = false }
|
||||
include("us.myles:viaversion:3.2.0")
|
||||
implementation("org.yaml:snakeyaml:1.26")
|
||||
include("org.yaml:snakeyaml:1.26")
|
||||
|
||||
// Use 1.16 snapshot, probably intermediary will make it work on further versions
|
||||
|
Loading…
Reference in New Issue
Block a user