Skip to content

Commit

Permalink
fix(deps): update dependencies (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 11, 2021
1 parent 3896f05 commit 4cc4248
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Zitadel.Api/Zitadel.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
<PackageReference Include="Google.Protobuf" Version="3.17.3"/>
<PackageReference Include="Grpc" Version="2.38.0"/>
<PackageReference Include="Grpc.Core" Version="2.38.0"/>
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.37.0"/>
<PackageReference Include="Grpc.Net.Common" Version="2.37.0"/>
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.38.0"/>
<PackageReference Include="Grpc.Net.Common" Version="2.38.0"/>
<PackageReference Include="Grpc.Tools" Version="2.38.0" PrivateAssets="All"/>
</ItemGroup>

Expand Down

0 comments on commit 4cc4248

Please sign in to comment.