Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Commit

Permalink
fix(deps): update dependency zitadel to v2.2.3 (#2)
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 7, 2021
1 parent d486b7c commit c8658ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WirePact.PoC.Translator/WirePact.PoC.Translator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="DotnetKubernetesClient" Version="1.1.7" />
<PackageReference Include="Grpc.AspNetCore.Server" Version="2.36.0" />
<PackageReference Include="WirePact.Translator.Base" Version="1.0.1" />
<PackageReference Include="Zitadel" Version="2.2.2" />
<PackageReference Include="Zitadel" Version="2.2.3" />
</ItemGroup>

</Project>

0 comments on commit c8658ca

Please sign in to comment.