From 2e4518a3e5db56f70f1e5e54ec2b79f6c67772ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 20:59:50 +0000 Subject: [PATCH] chore(deps): Bump Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.0 to 9.0.10 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/ControlPlane.Api/ControlPlane.Api.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ControlPlane.Api/ControlPlane.Api.csproj b/src/ControlPlane.Api/ControlPlane.Api.csproj index 6e45e7a..b4b50a7 100644 --- a/src/ControlPlane.Api/ControlPlane.Api.csproj +++ b/src/ControlPlane.Api/ControlPlane.Api.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive