Skip to content

Commit

Permalink
build(deps): bump grpc from 1.62.2 to 1.69.0
Browse files Browse the repository at this point in the history
Bumps `grpc` from 1.62.2 to 1.69.0.

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

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

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

Updates `io.grpc:protoc-gen-grpc-java` from 1.62.2 to 1.69.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.62.2...v1.69.0)

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

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

---
updated-dependencies:
- dependency-name: io.grpc:grpc-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-protobuf-lite
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:protoc-gen-grpc-java
  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
- dependency-name: io.grpc:grpc-testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 7a82efd commit eff7764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ glide = "4.11.0"
googleApiClient = "1.30.9"
googleServices = "4.3.15"
gradleErrorpronePlugin = "3.1.0"
grpc = "1.62.2"
grpc = "1.69.0"
grpcKotlin = "1.4.1"
hamcrest = "2.2"
hamcrestJunit = "2.0.0.0"
Expand Down

0 comments on commit eff7764

Please sign in to comment.