Skip to content

Commit

Permalink
chore(deps): bump com.google.protobuf:protoc from 3.25.4 to 4.29.1 in…
Browse files Browse the repository at this point in the history
… /hiero-dependency-versions (#2131)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent b79a36a commit 7190845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hiero-dependency-versions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies.constraints {
api("com.google.guava:guava:33.3.1-android") { because("com.google.common") }
api("com.fasterxml.jackson.core:jackson-core:2.18.2") { because("com.fasterxml.jackson.core") }

api("com.google.protobuf:protoc:3.25.4")
api("com.google.protobuf:protoc:4.29.1")
api("io.grpc:protoc-gen-grpc-java:1.69.0")

// Examples
Expand Down

0 comments on commit 7190845

Please sign in to comment.