From 84b2cf60492fc99e654d89d4811b62044b57eea9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 21:00:05 +0000 Subject: [PATCH] build(deps): bump Microsoft.AspNetCore.Authentication.JwtBearer Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 8.0.0 to 8.0.11. - [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/v8.0.0...v8.0.11) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Backend/src/ITL.API/ITL.API.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Backend/src/ITL.API/ITL.API.csproj b/Backend/src/ITL.API/ITL.API.csproj index fc60c81..e4e4df8 100644 --- a/Backend/src/ITL.API/ITL.API.csproj +++ b/Backend/src/ITL.API/ITL.API.csproj @@ -8,7 +8,7 @@ - + all