Bump io.netty:netty-transport-native-kqueue
Bumps [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty) from 4.2.3.Final to 4.2.6.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.2.3.Final...netty-4.2.6.Final) --- updated-dependencies: - dependency-name: io.netty:netty-transport-native-kqueue dependency-version: 4.2.6.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4c32ffb90d
commit
37e2fd6d6f
|
|
@ -24,7 +24,7 @@ subprojects {
|
||||||
shadowVersion = '8.1.1'
|
shadowVersion = '8.1.1'
|
||||||
|
|
||||||
//IMPORTANT: This must be in sync with the shaded netty version in gRPC
|
//IMPORTANT: This must be in sync with the shaded netty version in gRPC
|
||||||
nettyVersion = '4.2.3.Final'
|
nettyVersion = '4.2.6.Final'
|
||||||
}
|
}
|
||||||
|
|
||||||
apply plugin: 'java-library'
|
apply plugin: 'java-library'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue