Skip to content

Commit f11d341

Browse files
authored
Update netty to latest 4.2 release (#259)
1 parent e474b87 commit f11d341

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ loggingApi = { module = "io.github.microutils:kotlin-logging", version = "3.0.5"
4242
mavenPublishGradlePlugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.33.0" }
4343
moshiCore = { module = "com.squareup.moshi:moshi", version = "1.15.2" }
4444
moshiKotlin = { module = "com.squareup.moshi:moshi-kotlin", version = "1.15.2" }
45-
nettyBom = { module = "io.netty:netty-bom", version = "4.2.6.Final" }
45+
nettyBom = { module = "io.netty:netty-bom", version = "4.2.17.Final" }
4646
okio = { module = "com.squareup.okio:okio", version = "3.16.0" }
4747
okioFakefilesystem = { module = "com.squareup.okio:okio-fakefilesystem", version = "3.16.0" }
4848
shadowGradlePlugin = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "9.1.0" }

0 commit comments

Comments
 (0)