From 39474b7b24ab0b740d094ddc8f70ee489f35ed65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 23:22:54 +0000 Subject: [PATCH] dependencies(nuget): Bump Scalar.AspNetCore from 2.7.2 to 2.11.10 --- updated-dependencies: - dependency-name: Scalar.AspNetCore dependency-version: 2.11.10 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..8afda8c 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..0b9f98e 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.11.10, )", + "resolved": "2.11.10", + "contentHash": "tkiZTK3pxiniTl9sVz5WY2bn8Y+vaFu9yo2Qrs4guMXoBB3wTbKwXIwFvcZnpantGeYxSk9/+UZ5BQ6eFG69Dw==" }, "Microsoft.OpenApi": { "type": "Transitive",