From ea839d72b6d5e190e55069db46dfe8b1e8e29468 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 14:54:29 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer in /src/Auth.Api 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] --- src/Auth.Api/Auth.Api.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Auth.Api/Auth.Api.csproj b/src/Auth.Api/Auth.Api.csproj index 1bd0011..b3c2cda 100644 --- a/src/Auth.Api/Auth.Api.csproj +++ b/src/Auth.Api/Auth.Api.csproj @@ -6,7 +6,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all