Skip to content

Commit

Permalink
build(deps): bump io.netty:netty-transport-classes-epoll
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-transport-classes-epoll](https://github.com/netty/netty) from 4.1.112.Final to 4.1.113.Final.
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and IWareQ committed Sep 18, 2024
1 parent 2332fbb commit 8244faa
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 @@ -47,7 +47,7 @@ fastreflect = { group = "com.github.AllayMC", name = "fast-reflection", version
joml = { group = "org.joml", name = "joml", version = "1.10.8" }
joml-primitives = { group = "org.joml", name = "joml-primitives", version = "1.10.0" }
# Netty epoll
netty-epoll = { group = "io.netty", name = "netty-transport-classes-epoll", version = "4.1.112.Final" }
netty-epoll = { group = "io.netty", name = "netty-transport-classes-epoll", version = "4.1.113.Final" }
# Netty kqueue
netty-kqueue = { group = "io.netty", name = "netty-transport-classes-kqueue", version = "4.1.113.Final" }
# Configulation lib
Expand Down

0 comments on commit 8244faa

Please sign in to comment.