mirror of
https://github.com/ViaVersion/ViaAprilFools.git
synced 2025-01-07 19:07:35 +01:00
Merge pull request #13 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
edb087d653
@ -24,7 +24,7 @@ dependencies {
|
||||
compileOnly("com.viaversion:viabackwards-common:4.7.1-SNAPSHOT") {
|
||||
exclude group: "com.viaversion", module: "viaversion"
|
||||
}
|
||||
compileOnly "org.yaml:snakeyaml:2.0"
|
||||
compileOnly "org.yaml:snakeyaml:2.1"
|
||||
}
|
||||
|
||||
blossom {
|
||||
|
Loading…
Reference in New Issue
Block a user