Skip to content

Commit 6b81608

Browse files
Bump io.netty:netty-handler from 4.2.10.Final to 4.2.11.Final (#149)
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.2.10.Final to 4.2.11.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.11.Final) --- updated-dependencies: - dependency-name: io.netty:netty-handler dependency-version: 4.2.11.Final 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>
1 parent d855a4e commit 6b81608

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repositories {
2222
dependencies {
2323
compileOnly "com.viaversion:viaversion-common:5.7.2"
2424
compileOnly "com.google.guava:guava:33.5.0-jre"
25-
compileOnly "io.netty:netty-handler:4.2.10.Final"
25+
compileOnly "io.netty:netty-handler:4.2.11.Final"
2626

2727
api("com.seedfinding:mc_biome:1.171.1") {
2828
transitive = false

0 commit comments

Comments
 (0)