mirror of
https://github.com/ViaVersion/ViaLegacy.git
synced 2025-02-02 23:31:25 +01:00
Bump org.yaml:snakeyaml from 1.33 to 2.0
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.33 to 2.0. - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.33) --- updated-dependencies: - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cc56733803
commit
0f67b9bb05
@ -25,7 +25,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
compileOnly "com.viaversion:viaversion:4.6.0-1.19.4-pre1-SNAPSHOT"
|
||||
compileOnly "org.yaml:snakeyaml:1.33"
|
||||
compileOnly "org.yaml:snakeyaml:2.0"
|
||||
compileOnly "com.google.guava:guava:31.1-jre"
|
||||
compileOnly "io.netty:netty-handler:4.1.89.Final"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user