mirror of
https://github.com/ViaVersion/ViaLegacy.git
synced 2024-12-22 16:38:16 +01:00
Merge pull request #37 from ViaVersion/dependabot/gradle/org.yaml-snakeyaml-2.1
Bump org.yaml:snakeyaml from 2.0 to 2.1
This commit is contained in:
commit
0de63e7603
@ -21,7 +21,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
compileOnly "com.viaversion:viaversion:4.7.1-SNAPSHOT"
|
||||
compileOnly "org.yaml:snakeyaml:2.0"
|
||||
compileOnly "org.yaml:snakeyaml:2.1"
|
||||
compileOnly "com.google.guava:guava:32.1.2-jre"
|
||||
compileOnly "io.netty:netty-handler:4.1.96.Final"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user