Skip to content

Commit

Permalink
Bump io.netty:netty-all from 4.1.117.Final to 4.1.118.Final in /core (#…
Browse files Browse the repository at this point in the history
…47)

Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.117.Final to 4.1.118.Final.
- [Commits](netty/netty@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>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent bb61938 commit 03e9d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dependencies {
api "io.netty:netty-all:4.1.117.Final"
api "io.netty:netty-all:4.1.118.Final"
api "net.lenni0451.mcstructs:text:2.5.5"
}

0 comments on commit 03e9d7e

Please sign in to comment.