fix(deps): update protobuf monorepo to v4.33.0 (#5969)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-16 15:29:08 +08:00
committed by GitHub
parent d6c441a6ee
commit 86b2b025a4

View File

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