From 06365fafde4b55b58c7b05edfa93b9898c93450f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:23:46 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer in /DatingApp.API Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.1.3 to 3.1.18. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Commits](https://github.com/aspnet/AspNetCore/compare/v3.1.3...v3.1.18) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DatingApp.API/DatingApp.API.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DatingApp.API/DatingApp.API.csproj b/DatingApp.API/DatingApp.API.csproj index 6c79e84..4ac6f1c 100644 --- a/DatingApp.API/DatingApp.API.csproj +++ b/DatingApp.API/DatingApp.API.csproj @@ -8,6 +8,6 @@ - + \ No newline at end of file