Bump io.netty:netty-transport-native-kqueue (#260)
Bumps [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty) from 4.1.112.Final to 4.1.113.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.1.112.Final...netty-4.1.113.Final) --- updated-dependencies: - dependency-name: io.netty:netty-transport-native-kqueue 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>
This commit is contained in:
parent
f0a16ee86c
commit
44683c69c8
|
|
@ -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.1.112.Final'
|
nettyVersion = '4.1.113.Final'
|
||||||
}
|
}
|
||||||
|
|
||||||
apply plugin: 'java-library'
|
apply plugin: 'java-library'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue