Skip to content

Commit

Permalink
Bump io.netty:netty-all from 4.1.116.Final to 4.1.117.Final
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-all](https://github.com/netty/netty) 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-all
  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 a0e352a commit 26fb250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
// Spigot API
compileOnly files('comp/spigot-1.8.8-R0.1-SNAPSHOT-latest.jar')
// Netty
compileOnly 'io.netty:netty-all:4.1.116.Final'
compileOnly 'io.netty:netty-all:4.1.117.Final'
// LightInjector
implementation files('impl/LightInjector-1.0.2-forked.jar')
// FoliaLib
Expand Down

0 comments on commit 26fb250

Please sign in to comment.