There was an error while loading. Please reload this page.
1 parent fe1d636 commit 3d4988bCopy full SHA for 3d4988b
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.26"/>
31
- <PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.26"/>
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.27"/>
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.27"/>
32
33
34
</Project>
0 commit comments