From 584afd6444049d4fdc4c188ff3e06ee4993ab2db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 23:17:25 +0000 Subject: [PATCH] dependencies(nuget): Bump Scalar.AspNetCore from 2.7.2 to 2.12.41 --- updated-dependencies: - dependency-name: Scalar.AspNetCore dependency-version: 2.12.41 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/MinimalWebApi/Directory.Packages.props | 2 +- .../MinimalWebApi/src/MinimalWebApi.Api/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/MinimalWebApi/Directory.Packages.props b/examples/MinimalWebApi/Directory.Packages.props index 8e12c75..9469fcf 100644 --- a/examples/MinimalWebApi/Directory.Packages.props +++ b/examples/MinimalWebApi/Directory.Packages.props @@ -7,7 +7,7 @@ - + diff --git a/examples/MinimalWebApi/src/MinimalWebApi.Api/packages.lock.json b/examples/MinimalWebApi/src/MinimalWebApi.Api/packages.lock.json index e287a5e..7959755 100644 --- a/examples/MinimalWebApi/src/MinimalWebApi.Api/packages.lock.json +++ b/examples/MinimalWebApi/src/MinimalWebApi.Api/packages.lock.json @@ -13,9 +13,9 @@ }, "Scalar.AspNetCore": { "type": "Direct", - "requested": "[2.7.2, )", - "resolved": "2.7.2", - "contentHash": "MtxRKvCqmzoH7LQe2GLfo2rAjYix+2G2GwTaKjLThySOPwU99vf0VefSWt5tOAEz/wS7qD87lm1Bu92oZyjr8w==" + "requested": "[2.12.41, )", + "resolved": "2.12.41", + "contentHash": "uO90maY4ayqLHq+LFPKgRxPBlI8GPYOLLv5VkPvenG75p7pQ8lUb3jpQWxe02GeKgivyxlxJ1tNsIlCpHg1S6w==" }, "Microsoft.OpenApi": { "type": "Transitive",