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

Commit

Permalink
chore(deps): update dependency zitadel to v2.2.2 (#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 6, 2021
1 parent f63ef9c commit 69d9e7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Frontend/Frontend.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="5.0.4" />
<PackageReference Include="Zitadel" Version="2.1.2" />
<PackageReference Include="Zitadel" Version="2.2.2" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Modern-Service/Modern-Service.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Zitadel" Version="2.1.2" />
<PackageReference Include="Zitadel" Version="2.2.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 69d9e7e

Please sign in to comment.