From 354b6b59f6e7dd6ca77a64d6705e3d881516e78d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 22:38:05 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.11 to 10.0.1 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../SimpleOTP.DependencyInjection.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/SimpleOTP.DependencyInjection/SimpleOTP.DependencyInjection.csproj b/libraries/SimpleOTP.DependencyInjection/SimpleOTP.DependencyInjection.csproj index dee6110..f25cbe0 100644 --- a/libraries/SimpleOTP.DependencyInjection/SimpleOTP.DependencyInjection.csproj +++ b/libraries/SimpleOTP.DependencyInjection/SimpleOTP.DependencyInjection.csproj @@ -59,7 +59,7 @@ + Version="10.0.1" />