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.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 13, 2021
1 parent 69d9e7e commit 89efca2
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.2.2" />
<PackageReference Include="Zitadel" Version="2.2.6" />
</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.2.2" />
<PackageReference Include="Zitadel" Version="2.2.6" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 89efca2

Please sign in to comment.