Skip to content
This repository was archived by the owner on May 16, 2022. It is now read-only.

Commit 749ca5c

Browse files
committed
fix(deps): update dependencies to v2.37.0
1 parent 1ece97b commit 749ca5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/WirePact.Translator.Base/WirePact.Translator.Base.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
<PackageReference Include="Google.Protobuf" Version="3.15.8"/>
2828
<PackageReference Include="Grpc" Version="2.37.0"/>
2929
<PackageReference Include="Grpc.Core" Version="2.37.0"/>
30-
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.36.0"/>
31-
<PackageReference Include="Grpc.Net.Common" Version="2.36.0"/>
30+
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.37.0"/>
31+
<PackageReference Include="Grpc.Net.Common" Version="2.37.0"/>
3232
<PackageReference Include="Grpc.Tools" Version="2.37.0" PrivateAssets="All"/>
3333
</ItemGroup>
3434

0 commit comments

Comments
 (0)