Skip to content

Commit 2e30671

Browse files
committed
Server: Update Netty
1 parent ca7a496 commit 2e30671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ java {
2424
}
2525

2626
dependencies {
27-
implementation("io.netty:netty-all:4.1.93.Final")
27+
implementation("io.netty:netty-all:4.1.94.Final")
2828

2929
implementation("net.minecrell:terminalconsoleappender:1.3.0")
3030
implementation("org.apache.logging.log4j:log4j-core:2.20.0")

0 commit comments

Comments
 (0)