Skip to content

Commit 99000bd

Browse files
Bump io.netty:netty-all from 4.1.96.Final to 4.1.97.Final
Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.96.Final to 4.1.97.Final. - [Commits](netty/netty@netty-4.1.96.Final...netty-4.1.97.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad7fd92 commit 99000bd

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
@@ -128,7 +128,7 @@ dependencies {
128128
exclude group: 'org.slf4j', module: 'slf4j-api'
129129
exclude group: 'io.netty', module: 'netty-all'
130130
}
131-
testImplementation "io.netty:netty-all:4.1.96.Final"
131+
testImplementation "io.netty:netty-all:4.1.97.Final"
132132

133133
testImplementation files('test-extension/test-extension.jar')
134134

0 commit comments

Comments
 (0)