Skip to content

Commit 59d3d2a

Browse files
Merge pull request #58 from AzisabaNetwork/renovate/netty-monorepo
2 parents a70fa2b + 8e4ded2 commit 59d3d2a

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
@@ -8,7 +8,7 @@ dependencies {
88
api(project(":common"))
99

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

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

0 commit comments

Comments
 (0)