Update dependency Google.Protobuf to v3.19.4

This commit is contained in:
Peter 2022-01-28 17:05:51 +00:00
parent 19b3ae16cb
commit bcceb45986

View file

@ -9,7 +9,7 @@
<Using Include="Inetmock.Rpc.V1" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.19.3" />
<PackageReference Include="Google.Protobuf" Version="3.19.4" />
<PackageReference Include="Grpc.Net.Client" Version="2.42.0" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.42.0" />
<PackageReference Include="Grpc.Tools" Version="2.43.0">