Skip to content

Commit

Permalink
build(deps): bump grpc in /hiero-dependency-versions
Browse files Browse the repository at this point in the history
Bumps `grpc` from 1.64.0 to 1.69.0.

Updates `io.grpc:grpc-netty` from 1.64.0 to 1.69.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.64.0...v1.69.0)

Updates `io.grpc:grpc-protobuf` from 1.64.0 to 1.69.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.64.0...v1.69.0)

Updates `io.grpc:grpc-stub` from 1.64.0 to 1.69.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.64.0...v1.69.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-netty
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 8f2208a commit da648cd
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 @@ -35,7 +35,7 @@ val besu = "24.3.3"
val bouncycastle = "1.79"
val dagger = "2.42"
val eclipseCollections = "11.1.0"
val grpc = "1.64.0"
val grpc = "1.69.0"
val hederaCryptography = "0.1.1-SNAPSHOT"
val helidon = "4.1.6"
val jackson = "2.16.0"
Expand Down

0 comments on commit da648cd

Please sign in to comment.