Skip to content

Commit

Permalink
fix(deps): update dependency google.protobuf to v3.15.7 (#40)
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 Apr 2, 2021
1 parent 2560c02 commit 92a0ef2
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 @@ -36,7 +36,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.15.6" />
<PackageReference Include="Google.Protobuf" Version="3.15.7" />
<PackageReference Include="Grpc" Version="2.36.4" />
<PackageReference Include="Grpc.Core" Version="2.36.4" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.36.0" />
Expand Down

0 comments on commit 92a0ef2

Please sign in to comment.