We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93f3549 + 983ff7b commit e1f52b8Copy full SHA for e1f52b8
1 file changed
velocity.extension/build.gradle.kts
@@ -40,7 +40,7 @@ dependencies {
40
implementation("com.viaversion:viarewind-common:4.0.14")
41
implementation("com.viaversion:viaversion:5.7.0")
42
43
- implementation(platform("io.netty:netty-bom:4.1.110.Final"))
+ implementation(platform("io.netty:netty-bom:4.2.9.Final"))
44
implementation("io.netty:netty-buffer")
45
implementation("io.netty:netty-codec")
46
implementation("io.netty:netty-codec-http")
0 commit comments