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

Commit 78b8da7

Browse files
chore(deps): update dependency microsoft.aspnetcore.authentication.jwtbearer to v8
1 parent c18b1a4 commit 78b8da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oidc_api/OidcApi/OidcApi.csproj

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

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.32" />
10+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.7" />
1111
<PackageReference Include="IdentityModel.AspNetCore.OAuth2Introspection" Version="6.2.0" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)