Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency microsoft.aspnetcore.authentication.jw…
Browse files Browse the repository at this point in the history
…tbearer to v8
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 47e654e commit d506fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oidc_api/OidcApi/OidcApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.33" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8" />
<PackageReference Include="IdentityModel.AspNetCore.OAuth2Introspection" Version="6.2.0" />
</ItemGroup>

Expand Down

0 comments on commit d506fbc

Please sign in to comment.