Merge branch 'main' into dependabot/gradle/com.google.protobuf-protobuf-gradle-plugin-0.9.5
This commit is contained in:
commit
075a29fcea
|
|
@ -24,7 +24,7 @@ subprojects {
|
|||
shadowVersion = '8.1.1'
|
||||
|
||||
//IMPORTANT: This must be in sync with the shaded netty version in gRPC
|
||||
nettyVersion = '4.1.119.Final'
|
||||
nettyVersion = '4.2.0.Final'
|
||||
}
|
||||
|
||||
apply plugin: 'java-library'
|
||||
|
|
|
|||
Loading…
Reference in New Issue