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

Commit b5f94be

Browse files
committed
chore(deps): update dependency zitadel to v2.2.3
1 parent 69d9e7e commit b5f94be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Frontend/Frontend.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="5.0.4" />
9-
<PackageReference Include="Zitadel" Version="2.2.2" />
9+
<PackageReference Include="Zitadel" Version="2.2.3" />
1010
</ItemGroup>
1111

1212
<ItemGroup>

Modern-Service/Modern-Service.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Zitadel" Version="2.2.2" />
9+
<PackageReference Include="Zitadel" Version="2.2.3" />
1010
</ItemGroup>
1111

1212
<ItemGroup>

0 commit comments

Comments
 (0)