Skip to content

Commit 214fa46

Browse files
Bump io.netty:netty-handler from 4.2.3.Final to 4.2.4.Final (#121)
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.2.3.Final to 4.2.4.Final. - [Commits](netty/netty@netty-4.2.3.Final...netty-4.2.4.Final) --- updated-dependencies: - dependency-name: io.netty:netty-handler dependency-version: 4.2.4.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 9606f6d commit 214fa46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ repositories {
1717
dependencies {
1818
compileOnly "com.viaversion:viaversion-common:5.4.1"
1919
compileOnly "com.google.guava:guava:33.4.8-jre"
20-
compileOnly "io.netty:netty-handler:4.2.3.Final"
20+
compileOnly "io.netty:netty-handler:4.2.4.Final"
2121
}

0 commit comments

Comments
 (0)