From 7dea0cf1ddda941b5dc77491fd8beb74f2fcacd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 14:51:47 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer in /test-backend Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.1.10 to 3.1.18. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Commits](https://github.com/aspnet/AspNetCore/compare/v3.1.10...v3.1.18) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-backend/test-backend.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-backend/test-backend.csproj b/test-backend/test-backend.csproj index 21942ed..97e28bf 100644 --- a/test-backend/test-backend.csproj +++ b/test-backend/test-backend.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive