Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Commit

Permalink
Bump grpc-protobuf from 1.44.1 to 1.53.0 in /pack-dependencies
Browse files Browse the repository at this point in the history
Bumps [grpc-protobuf](https://github.com/grpc/grpc-java) from 1.44.1 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.44.1...v1.53.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and WillemJiang committed Oct 31, 2023
1 parent 8226199 commit 1730008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pack-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<akka-persistence-redis.version>0.4.2</akka-persistence-redis.version>

<!-- grpc netty -->
<grpc.version>1.44.1</grpc.version>
<grpc.version>1.53.0</grpc.version>
<netty.boringssl.version>2.0.48.Final</netty.boringssl.version>
<netty.version>4.1.86.Final</netty.version>

Expand Down

0 comments on commit 1730008

Please sign in to comment.