Skip to content

Commit

Permalink
fix(deps): update dependencies to v2.39.1 (#83)
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 Aug 13, 2021
1 parent be0f2aa commit c1f113e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Zitadel.Api/Zitadel.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@

<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.17.3" />
<PackageReference Include="Grpc" Version="2.38.1" />
<PackageReference Include="Grpc.Core" Version="2.38.1" />
<PackageReference Include="Grpc" Version="2.39.1" />
<PackageReference Include="Grpc.Core" Version="2.39.1" />
<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.1" PrivateAssets="All" />
<PackageReference Include="Grpc.Tools" Version="2.39.1" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c1f113e

Please sign in to comment.