From 44ff68a32c982088fca9d7e30ed16e9403c64f8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:02:24 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer in /JokesAPI Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.1.1 to 3.1.18. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Commits](https://github.com/aspnet/AspNetCore/compare/v3.1.1...v3.1.18) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- JokesAPI/JokesAPI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JokesAPI/JokesAPI.csproj b/JokesAPI/JokesAPI.csproj index 0b9e15f..06c36c3 100644 --- a/JokesAPI/JokesAPI.csproj +++ b/JokesAPI/JokesAPI.csproj @@ -30,7 +30,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive