Skip to content

Commit 3d4988b

Browse files
fix(deps): update dependencies to 8.0.27
1 parent fe1d636 commit 3d4988b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Zitadel/Zitadel.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
</ItemGroup>
2828

2929
<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"/>
30+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.27"/>
31+
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.27"/>
3232
</ItemGroup>
3333

3434
</Project>

0 commit comments

Comments
 (0)