Skip to content

Commit 61528ec

Browse files
Bump io.netty:netty-handler from 4.1.115.Final to 4.1.116.Final (#95)
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.115.Final to 4.1.116.Final. - [Commits](netty/netty@netty-4.1.115.Final...netty-4.1.116.Final) --- updated-dependencies: - dependency-name: io.netty:netty-handler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65a1a90 commit 61528ec

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
@@ -25,7 +25,7 @@ repositories {
2525
dependencies {
2626
compileOnly "com.viaversion:viaversion-common:5.2.0"
2727
compileOnly "com.google.guava:guava:33.4.0-jre"
28-
compileOnly "io.netty:netty-handler:4.1.115.Final"
28+
compileOnly "io.netty:netty-handler:4.1.116.Final"
2929
}
3030

3131
sourceSets {

0 commit comments

Comments
 (0)