Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix GRPC dependencies for GRPCApplicationTests (#3157)
The main fix is bumping GRPC to 1.59.1, for some reason 1.59.0 fails. Additionally, * Use same GRPC version for SCG runtime and proto code generation. * The protobuf compiler version is set with a version to help bumping.
- Loading branch information