Skip to content

Commit

Permalink
add alts to grpc vendored lib (apache#29763)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-trieu authored Dec 16, 2023
1 parent e1ce548 commit 539f042
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ class GrpcVendoring_1_54_0 {
"io.grpc:grpc-netty:$grpc_version",
"io.grpc:grpc-protobuf:$grpc_version",
"io.grpc:grpc-stub:$grpc_version",
"io.grpc:grpc-alts:$grpc_version",
"io.grpc:grpc-testing:$grpc_version",
// Use a classifier to ensure we get the jar containing native libraries. In the future
// hopefully netty releases a single jar containing native libraries for all architectures.
Expand Down

0 comments on commit 539f042

Please sign in to comment.