Skip to content

Commit

Permalink
fix(deps): update dependency google.protobuf to v3.17.2 (#64)
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 May 26, 2021
1 parent 80df658 commit ab6d9d7
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 @@ -37,7 +37,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.17.1"/>
<PackageReference Include="Google.Protobuf" Version="3.17.2"/>
<PackageReference Include="Grpc" Version="2.38.0"/>
<PackageReference Include="Grpc.Core" Version="2.38.0"/>
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.37.0"/>
Expand Down

0 comments on commit ab6d9d7

Please sign in to comment.