Ooops, I included SnakeYAML twice

This commit is contained in:
RaphiMC 2023-11-06 13:05:31 +01:00
parent 2b57e3f59c
commit 2911f97222
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94

View File

@ -27,7 +27,6 @@ dependencies {
compileOnly "org.yaml:snakeyaml:2.2"
compileOnly "com.google.guava:guava:32.1.3-jre"
compileOnly "io.netty:netty-handler:4.1.100.Final"
compileOnly "org.yaml:snakeyaml:2.2"
}
sourceSets {