Skip to content

Commit 8cd0db4

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer in /jwtauthcore
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.0.0 to 3.1.18. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Commits](dotnet/aspnetcore@v3.0.0...v3.1.18) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35c21df commit 8cd0db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jwtauthcore/jwtauthcore.csproj

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

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.0.0" />
8+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.18" />
99
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.5.1" />
1010
</ItemGroup>
1111

0 commit comments

Comments
 (0)