Skip to content

Commit

Permalink
chore(deps): bump io.grpc:protoc-gen-grpc-java from 1.66.0 to 1.69.0 …
Browse files Browse the repository at this point in the history
…in /hiero-dependency-versions (#2138)

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 c6bf47d commit b79a36a
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 @@ -37,7 +37,7 @@ dependencies.constraints {
api("com.fasterxml.jackson.core:jackson-core:2.18.2") { because("com.fasterxml.jackson.core") }

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

// Examples
api("org.jetbrains.kotlin:kotlin-stdlib:2.1.0") { because("kotlin.stdlib") }
Expand Down

0 comments on commit b79a36a

Please sign in to comment.