Browse Source

chore(deps): bump io.grpc:grpc-netty-shaded from 1.68.1 to 1.75.0 in /other/java/client (#7290)

chore(deps): bump io.grpc:grpc-netty-shaded in /other/java/client

Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.68.1 to 1.75.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.68.1...v1.75.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-version: 1.75.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/6065/merge
dependabot[bot] 4 days ago
committed by GitHub
parent
commit
8d967c0946
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      other/java/client/pom.xml

2
other/java/client/pom.xml

@ -33,7 +33,7 @@
<properties>
<protobuf.version>3.25.5</protobuf.version>
<!-- follow https://github.com/grpc/grpc-java -->
<grpc.version>1.68.1</grpc.version>
<grpc.version>1.75.0</grpc.version>
<guava.version>32.0.0-jre</guava.version>
</properties>

Loading…
Cancel
Save