Skip to content

Commit 7847860

Browse files
Bump com.google.protobuf:protoc from 3.0.0 to 3.24.4 (#105)
Bumps [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf) from 3.0.0 to 3.24.4. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.0.0...v3.24.4) --- updated-dependencies: - dependency-name: com.google.protobuf:protoc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34dc3ce commit 7847860

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.0.0"
130+
artifact = "com.google.protobuf:protoc:3.24.4"
131131
}
132132
}
133133

0 commit comments

Comments
 (0)