There was an error while loading. Please reload this page.
1 parent e474b87 commit f11d341Copy full SHA for f11d341
1 file changed
gradle/libs.versions.toml
@@ -42,7 +42,7 @@ loggingApi = { module = "io.github.microutils:kotlin-logging", version = "3.0.5"
42
mavenPublishGradlePlugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.33.0" }
43
moshiCore = { module = "com.squareup.moshi:moshi", version = "1.15.2" }
44
moshiKotlin = { module = "com.squareup.moshi:moshi-kotlin", version = "1.15.2" }
45
-nettyBom = { module = "io.netty:netty-bom", version = "4.2.6.Final" }
+nettyBom = { module = "io.netty:netty-bom", version = "4.2.17.Final" }
46
okio = { module = "com.squareup.okio:okio", version = "3.16.0" }
47
okioFakefilesystem = { module = "com.squareup.okio:okio-fakefilesystem", version = "3.16.0" }
48
shadowGradlePlugin = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "9.1.0" }
0 commit comments