From f93e83e7339928dd0d5e026cb2c872f9526e3e97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 11:01:13 +0000 Subject: [PATCH] chore: Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.11 to 8.0.21 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 8.0.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/GameServerHosting.Api/GameServerHosting.Api.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GameServerHosting.Api/GameServerHosting.Api.csproj b/src/GameServerHosting.Api/GameServerHosting.Api.csproj index fd11d9a..845174f 100644 --- a/src/GameServerHosting.Api/GameServerHosting.Api.csproj +++ b/src/GameServerHosting.Api/GameServerHosting.Api.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive