From 5a5535a46fb03887975a89d426c34a4681014c29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 11:51:39 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication.JwtBearer Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 5.0.0 to 5.0.9. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.0...v5.0.9) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/SonarQubeTutorial.Api/SonarQubeTutorial.Api.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SonarQubeTutorial.Api/SonarQubeTutorial.Api.csproj b/src/SonarQubeTutorial.Api/SonarQubeTutorial.Api.csproj index 7fd15b8..01ff0da 100644 --- a/src/SonarQubeTutorial.Api/SonarQubeTutorial.Api.csproj +++ b/src/SonarQubeTutorial.Api/SonarQubeTutorial.Api.csproj @@ -5,7 +5,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive