Skip to content

Commit 01c9881

Browse files
Bump io.netty:netty-handler from 4.1.113.Final to 4.1.114.Final (#86)
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.113.Final to 4.1.114.Final. - [Commits](netty/netty@netty-4.1.113.Final...netty-4.1.114.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 1c09d83 commit 01c9881

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.0.4-SNAPSHOT"
2727
compileOnly "com.google.guava:guava:33.3.1-jre"
28-
compileOnly "io.netty:netty-handler:4.1.113.Final"
28+
compileOnly "io.netty:netty-handler:4.1.114.Final"
2929
}
3030

3131
sourceSets {

0 commit comments

Comments
 (0)