Skip to content

Commit

Permalink
build(deps): bump grpc from 1.69.0 to 1.70.0 in /hiero-dependency-ver…
Browse files Browse the repository at this point in the history
…sions (#17670)

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Jendrik Johannes <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jendrik Johannes <[email protected]>
  • Loading branch information
dependabot[bot] and jjohannes authored Feb 6, 2025
1 parent f9c8b58 commit 3d96aa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hiero-dependency-versions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ val besu = "24.3.3"
val bouncycastle = "1.79"
val dagger = "2.55"
val eclipseCollections = "11.1.0"
val grpc = "1.69.0"
val grpc = "1.70.0"
val hederaCryptography = "0.1.1-SNAPSHOT"
val helidon = "4.1.6"
val jackson = "2.18.2"
Expand Down Expand Up @@ -148,7 +148,7 @@ dependencies.constraints {
because("uk.org.webcompere.systemstubs.jupiter")
}
api("com.google.protobuf:protoc:3.25.4")
api("io.grpc:protoc-gen-grpc-java:1.69.0")
api("io.grpc:protoc-gen-grpc-java:$grpc")

api("com.hedera.cryptography:hedera-cryptography-pairings-api:$hederaCryptography") {
because("com.hedera.cryptography.pairings.api")
Expand Down

0 comments on commit 3d96aa8

Please sign in to comment.