mirror of
https://github.com/ViaVersion/ViaLoader.git
synced 2024-11-13 10:33:55 +01:00
Merge pull request #18 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
c571fbb335
@ -52,7 +52,7 @@ dependencies {
|
||||
compileOnly "org.cloudburstmc.netty:netty-transport-raknet:1.0.0.CR1-SNAPSHOT"
|
||||
|
||||
api "org.slf4j:slf4j-api:2.0.7"
|
||||
api "org.yaml:snakeyaml:2.0"
|
||||
api "org.yaml:snakeyaml:2.1"
|
||||
}
|
||||
|
||||
blossom {
|
||||
|
Loading…
Reference in New Issue
Block a user