Skip to content

Commit 761bd03

Browse files
Update dependency io.netty:netty-all to v4.1.98.Final
1 parent 4c49f18 commit 761bd03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88
api(project(":common"))
99

1010
// netty
11-
api("io.netty:netty-all:4.1.92.Final")
11+
api("io.netty:netty-all:4.1.98.Final")
1212

1313
// logging
1414
api("org.apache.logging.log4j:log4j-api:$log4jVersion")

0 commit comments

Comments
 (0)