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.
1 parent 1c09d83 commit 01c9881Copy full SHA for 01c9881
build.gradle
@@ -25,7 +25,7 @@ repositories {
25
dependencies {
26
compileOnly "com.viaversion:viaversion-common:5.0.4-SNAPSHOT"
27
compileOnly "com.google.guava:guava:33.3.1-jre"
28
- compileOnly "io.netty:netty-handler:4.1.113.Final"
+ compileOnly "io.netty:netty-handler:4.1.114.Final"
29
}
30
31
sourceSets {
0 commit comments