Skip to content

Commit d661e80

Browse files
Bump com.google.protobuf:protoc from 3.24.4 to 4.26.1
Bumps [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf) from 3.24.4 to 4.26.1. - [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>
1 parent 7cb0884 commit d661e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ sourcesJar.dependsOn downloadDVCBucketingWASM
127127

128128
protobuf {
129129
protoc {
130-
artifact = "com.google.protobuf:protoc:3.24.4"
130+
artifact = "com.google.protobuf:protoc:4.26.1"
131131
}
132132
}
133133

0 commit comments

Comments
 (0)