fix(deps): update protobuf monorepo to v4.32.1 (#5830)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-12 15:57:14 +08:00
committed by GitHub
parent cf71ac8ffa
commit 5cb74bcc7e

View File

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