From 4a7081e646e1827e0cfae199970226089ead0acc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 14:52:05 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer 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](https://github.com/aspnet/AspNetCore/compare/v3.0.0...v3.1.18) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- JWTSample/JWTSample/JWTSample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JWTSample/JWTSample/JWTSample.csproj b/JWTSample/JWTSample/JWTSample.csproj index 1439f3d..cc1126f 100644 --- a/JWTSample/JWTSample/JWTSample.csproj +++ b/JWTSample/JWTSample/JWTSample.csproj @@ -7,7 +7,7 @@ - + all