fix(deps): update protobuf monorepo to v4.31.0 (#5469)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-16 10:14:09 +08:00
committed by GitHub
parent fed44cd5ba
commit 2401e56a42

View File

@@ -47,7 +47,7 @@ allprojects {
}
plugins.withId('com.google.protobuf') {
def protocVersion = '4.30.2'
def protocVersion = '4.31.0'
protobuf {
// Configure the protoc executable
protoc {