Bump com.google.protobuf:protoc from 3.6.1 to 4.29.3

Bumps [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf) from 3.6.1 to 4.29.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protoc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-31 18:32:23 +00:00
committed by GitHub
parent c41c1b0e38
commit 385ba31820

View File

@@ -158,7 +158,7 @@ dependencies {
protobuf { protobuf {
protoc { protoc {
artifact = "com.google.protobuf:protoc:3.6.1" artifact = "com.google.protobuf:protoc:4.29.3"
} }
plugins { plugins {