mirror of
https://github.com/ViaVersion/ViaLegacy.git
synced 2025-01-21 21:32:20 +01:00
Only depend on VV common
This commit is contained in:
parent
55e9c2fbee
commit
2f8aff066a
@ -22,7 +22,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly "com.viaversion:viaversion:4.9.0-23w42a-SNAPSHOT"
|
||||
compileOnly "com.viaversion:viaversion-common:4.9.0-23w44a-SNAPSHOT"
|
||||
compileOnly "org.yaml:snakeyaml:2.2"
|
||||
compileOnly "com.google.guava:guava:32.1.3-jre"
|
||||
compileOnly "io.netty:netty-handler:4.1.100.Final"
|
||||
|
Loading…
Reference in New Issue
Block a user