There was an error while loading. Please reload this page.
1 parent f54f0c1 commit 78e766cCopy full SHA for 78e766c
1 file changed
src/Zitadel/Zitadel.csproj
@@ -27,8 +27,8 @@
27
</ItemGroup>
28
29
<ItemGroup Condition="'$(TargetFramework)' == 'net8.0'">
30
- <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.20"/>
31
- <PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.20"/>
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.21"/>
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.21"/>
32
33
34
</Project>
0 commit comments