Skip to content

Commit

Permalink
fix(deps): update dependency grpc.net.clientfactory to v2.36.0 (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 25, 2021
1 parent b0d07db commit c4164c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Zitadel.Api/Zitadel.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<PackageReference Include="Google.Protobuf" Version="3.15.6" />
<PackageReference Include="Grpc" Version="2.36.4" />
<PackageReference Include="Grpc.Core" Version="2.36.4" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.32.0" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.36.0" />
<PackageReference Include="Grpc.Net.Common" Version="2.36.0" />
<PackageReference Include="Grpc.Tools" Version="2.36.4" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit c4164c4

Please sign in to comment.