From 7150a552147c3ff61650f4a76beebcbe9ffb381d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 00:26:23 +0000 Subject: [PATCH] dependencies(nuget): Bump Scalar.AspNetCore from 2.7.2 to 2.12.18 --- updated-dependencies: - dependency-name: Scalar.AspNetCore dependency-version: 2.12.18 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 bddb76c..1b34dbb 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 1c1c95c..6d7a752 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.18, )", + "resolved": "2.12.18", + "contentHash": "SVO8iTlSZPxAklOl8BROup3GLNknLseWKMgLweSG7xyuAydnNt76YmKQfrIiRXmw7mx0z3zCcd0ZRva+vkPn0w==" }, "Microsoft.OpenApi": { "type": "Transitive",