Merge branch 'main' into dependabot/gradle/com.google.protobuf-protobuf-gradle-plugin-0.9.5

This commit is contained in:
Max Lambrecht 2025-04-18 11:16:40 -05:00 committed by GitHub
commit 075a29fcea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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'