Update dependency Google.Protobuf to v3.21.1
This commit is contained in:
parent
d9c26f788d
commit
6778e7f8a8
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
<Using Include="Inetmock.Rpc.V1" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Google.Protobuf" Version="3.20.1" />
|
||||
<PackageReference Include="Google.Protobuf" Version="3.21.1" />
|
||||
<PackageReference Include="Grpc.Net.Client" Version="2.46.0" />
|
||||
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.46.0" />
|
||||
<PackageReference Include="Grpc.Tools" Version="2.46.3">
|
||||
|
|
Loading…
Reference in a new issue