Bump io.netty:netty-all from 4.1.117.Final to 4.1.118.Final (#160)

Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.117.Final to 4.1.118.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.117.Final...netty-4.1.118.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-all
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-02-11 14:05:14 +01:00 committed by GitHub
parent e49cc707fb
commit 8484a959ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -307,5 +307,5 @@ subprojects {
}
dependencies {
compileOnly "io.netty:netty-all:4.1.117.Final"
compileOnly "io.netty:netty-all:4.1.118.Final"
}