Skip to content

Commit 71a6a75

Browse files
Bump io.netty:netty-bom from 4.1.79.Final to 4.1.119.Final
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.79.Final to 4.1.119.Final. - [Commits](netty/netty@netty-4.1.79.Final...netty-4.1.119.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cec84f6 commit 71a6a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ kotlinxCoroutinesReactive = { module = "org.jetbrains.kotlinx:kotlinx-coroutines
2727
log4jCore = { module = "org.apache.logging.log4j:log4j-core", version = "2.17.1" }
2828
loggingApi = { module = "io.github.microutils:kotlin-logging", version = "2.0.10" }
2929
mavenPublishGradlePlugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.25.2" }
30-
nettyBom = { module = "io.netty:netty-bom", version = "4.1.79.Final" }
30+
nettyBom = { module = "io.netty:netty-bom", version = "4.1.119.Final" }
3131
okio = { module = "com.squareup.okio:okio", version = "3.4.0" }
3232
wireGradlePlugin = { module = "com.squareup.wire:wire-gradle-plugin", version = "4.8.1" }

0 commit comments

Comments
 (0)