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

Commit ffe47d8

Browse files
chore(deps): update dependency microsoft.aspnetcore.authentication.jwtbearer to v7
1 parent 3f38564 commit ffe47d8

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.11" />
10+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.0" />
1111
<PackageReference Include="IdentityModel.AspNetCore.OAuth2Introspection" Version="6.1.0" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)