Skip to content

Commit

Permalink
Bump io.netty:netty-all from 4.1.112.Final to 4.1.114.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.112.Final to 4.1.114.Final.
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.114.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 Nov 1, 2024
1 parent bb22c19 commit 1e2b1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
compileOnly("com.viaversion:viabackwards-common:5.1.0")
compileOnly("com.viaversion:viarewind-common:4.0.2")
compileOnly("net.raphimc:viaaprilfools-common:3.0.1")
compileOnly("io.netty:netty-all:4.1.112.Final")
compileOnly("io.netty:netty-all:4.1.114.Final")
compileOnly("org.spongepowered:spongeapi:8.0.0")
}

Expand Down

0 comments on commit 1e2b1e6

Please sign in to comment.