Skip to content

Commit

Permalink
Bump io.netty:netty-all from 4.0.20.Final to 4.1.112.Final (#98)
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.0.20.Final to 4.1.112.Final.
- [Commits](netty/netty@netty-4.0.20.Final...netty-4.1.112.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-all
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent d356161 commit 019f19d
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 @@ -60,7 +60,7 @@ allprojects {

// Including all required libraries for ViaVersion {for version numbers see gradle.properties}
dependencies {
compileOnly "io.netty:netty-all:4.0.20.Final"
compileOnly "io.netty:netty-all:4.1.112.Final"

library "com.viaversion:viaversion-common:5.0.3-SNAPSHOT"
library "com.viaversion:viabackwards-common:5.0.3-SNAPSHOT"
Expand Down

0 comments on commit 019f19d

Please sign in to comment.