Skip to content

Commit 456e7b3

Browse files
Bump io.netty:netty-transport-native-kqueue (spiffe#379)
Bumps [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty) from 4.2.7.Final to 4.2.8.Final. - [Commits](netty/netty@netty-4.2.7.Final...netty-4.2.8.Final) --- updated-dependencies: - dependency-name: io.netty:netty-transport-native-kqueue dependency-version: 4.2.8.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 908b546 commit 456e7b3

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
@@ -25,7 +25,7 @@ subprojects {
2525
shadowVersion = '8.1.1'
2626

2727
//IMPORTANT: This must be in sync with the shaded netty version in gRPC
28-
nettyVersion = '4.2.7.Final'
28+
nettyVersion = '4.2.8.Final'
2929
}
3030

3131
apply plugin: 'java-library'

0 commit comments

Comments
 (0)