Skip to content

Commit

Permalink
feat: upgrade grpc to 1.56.1 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattisonchao committed Sep 10, 2024
1 parent 992e86f commit cf4dda0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<grpc.version>1.55.3</grpc.version>
<grpc.version>1.56.1</grpc.version>
<!-- The protoc version should match the used protobuf-java version.
See https://protobuf.dev/support/cross-version-runtime-guarantee/.
Find out the compatible protobuf-java version for the respective grpc-protobuf version by looking up
Expand Down

0 comments on commit cf4dda0

Please sign in to comment.