Skip to content

Commit

Permalink
fix(deps): update dependency google.protobuf to v3.18.0 (#93)
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 Sep 15, 2021
1 parent f85d05a commit d00c10b
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.3" />
<PackageReference Include="Google.Protobuf" Version="3.18.0" />
<PackageReference Include="Grpc" Version="2.40.0" />
<PackageReference Include="Grpc.Core" Version="2.40.0" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.39.0" />
Expand Down

0 comments on commit d00c10b

Please sign in to comment.