From 1e34f48f09db1a7be938ceb10031307f01be6d94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 14:51:56 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer from 3.1.6 to 3.1.18 Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.1.6 to 3.1.18. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Commits](https://github.com/aspnet/AspNetCore/compare/v3.1.6...v3.1.18) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- WebApi.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebApi.csproj b/WebApi.csproj index 8b8eef7..f3237b5 100644 --- a/WebApi.csproj +++ b/WebApi.csproj @@ -3,7 +3,7 @@ netcoreapp3.1 - + \ No newline at end of file