We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c21df commit 8cd0db4Copy full SHA for 8cd0db4
jwtauthcore/jwtauthcore.csproj
@@ -5,7 +5,7 @@
5
</PropertyGroup>
6
7
<ItemGroup>
8
- <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.0.0" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.18" />
9
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.5.1" />
10
</ItemGroup>
11
0 commit comments