Skip to content

Commit

Permalink
build(deps): bump netty from 4.1.116.Final to 4.1.117.Final
Browse files Browse the repository at this point in the history
Bumps `netty` from 4.1.116.Final to 4.1.117.Final.

Updates `io.netty:netty-transport-classes-epoll` from 4.1.116.Final to 4.1.117.Final
- [Commits](netty/netty@netty-4.1.116.Final...netty-4.1.117.Final)

Updates `io.netty:netty-transport-classes-kqueue` from 4.1.116.Final to 4.1.117.Final
- [Commits](netty/netty@netty-4.1.116.Final...netty-4.1.117.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-transport-classes-epoll
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-transport-classes-kqueue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 8c1b7aa commit 1cf01b7
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 @@ -3,7 +3,7 @@ log4j = "2.24.3"
commons-rng = "1.6"
fastutil = "8.5.15"
leveldb = "1.0.1"
netty = "4.1.116.Final"
netty = "4.1.117.Final"

[libraries]
# NBT
Expand Down

0 comments on commit 1cf01b7

Please sign in to comment.