Skip to content

Commit 4588199

Browse files
fix(deps): update dependency io.netty:netty-all to v4.2.16.final
1 parent 484514d commit 4588199

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dependencies {
22
api("org.yaml:snakeyaml:2.6")
33
api("commons-logging:commons-logging:1.3.6")
4-
api("io.netty:netty-all:4.2.12.Final")
4+
api("io.netty:netty-all:4.2.16.Final")
55
api("org.apache.logging.log4j:log4j-api:${parent!!.extra.get("log4jVersion")}")
66
api("com.github.seancfoley:ipaddress:5.6.2")
77
}

0 commit comments

Comments
 (0)