Skip to content

Commit

Permalink
Bump grpc-java from 1.63.0 to 1.64.0 (#262)
Browse files Browse the repository at this point in the history
Bumps `grpc-java` from 1.63.0 to 1.64.0.

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

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

Updates `io.grpc:grpc-testing` from 1.63.0 to 1.64.0
- [Release notes](/~https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.63.0...v1.64.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 637c872 commit 66934bf
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.63.0"
grpc-java = "1.64.0"
grpc-kotlin = "1.4.1"
kotlinLogging = "5.1.0"
kotlinPoet = "1.16.0"
Expand Down

0 comments on commit 66934bf

Please sign in to comment.