mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2024-11-24 12:25:39 +01:00
netty 4.1.58.Final
This commit is contained in:
parent
8a61235db7
commit
f3987e4ac2
@ -36,7 +36,7 @@ dependencies {
|
||||
implementation("us.myles:viaversion:3.2.1") { isTransitive = false }
|
||||
implementation("nl.matsv:viabackwards-all:3.2.0") { isTransitive = false }
|
||||
implementation("de.gerrygames:viarewind-all:1.5.2") { isTransitive = false }
|
||||
implementation("io.netty:netty-all:4.1.53.Final")
|
||||
implementation("io.netty:netty-all:4.1.58.Final")
|
||||
implementation("org.yaml:snakeyaml:1.26")
|
||||
implementation("com.google.guava:guava:30.0-jre")
|
||||
implementation("it.unimi.dsi:fastutil:8.4.4")
|
||||
|
Loading…
Reference in New Issue
Block a user