Skip to content

Commit

Permalink
Bump grpc-java from 1.64.0 to 1.68.0
Browse files Browse the repository at this point in the history
Bumps `grpc-java` from 1.64.0 to 1.68.0.

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

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

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

---
updated-dependencies:
- dependency-name: io.grpc:grpc-netty
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent eba68e2 commit 048fe65
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 @@ -13,7 +13,7 @@

[versions]
autoService = "1.1.1"
grpc-java = "1.64.0"
grpc-java = "1.68.0"
grpc-kotlin = "1.4.1"
kotlinLogging = "5.1.0"
kotlinPoet = "1.17.0"
Expand Down

0 comments on commit 048fe65

Please sign in to comment.