Skip to content

Commit

Permalink
Bump io.netty:netty-bom from 4.1.79.Final to 4.1.115.Final
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.79.Final to 4.1.115.Final.
- [Commits](netty/netty@netty-4.1.79.Final...netty-4.1.115.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]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 989ef8d commit 0f97b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ kotlinxCoroutinesReactive = { module = "org.jetbrains.kotlinx:kotlinx-coroutines
log4jCore = { module = "org.apache.logging.log4j:log4j-core", version = "2.17.1" }
loggingApi = { module = "io.github.microutils:kotlin-logging", version = "2.0.10" }
mavenPublishGradlePlugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.25.2" }
nettyBom = { module = "io.netty:netty-bom", version = "4.1.79.Final" }
nettyBom = { module = "io.netty:netty-bom", version = "4.1.115.Final" }
okio = { module = "com.squareup.okio:okio", version = "3.4.0" }
wireGradlePlugin = { module = "com.squareup.wire:wire-gradle-plugin", version = "4.8.1" }

0 comments on commit 0f97b9c

Please sign in to comment.