From 8e6ec0fbb5dd0c793782b48b6a06fc8cc8d94225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:57:10 +0000 Subject: [PATCH] deps(tests): Bump Microsoft.AspNetCore.TestHost from 9.0.0 to 9.0.16 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.TestHost dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Jellyfin.Plugin.TwoFactorAuth.Tests.csproj | 2 +- .../Jellyfin.Plugin.TwoFactorAuth.Tests/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/Jellyfin.Plugin.TwoFactorAuth.Tests/Jellyfin.Plugin.TwoFactorAuth.Tests.csproj b/tests/Jellyfin.Plugin.TwoFactorAuth.Tests/Jellyfin.Plugin.TwoFactorAuth.Tests.csproj index bc7bf12..43f6d6b 100644 --- a/tests/Jellyfin.Plugin.TwoFactorAuth.Tests/Jellyfin.Plugin.TwoFactorAuth.Tests.csproj +++ b/tests/Jellyfin.Plugin.TwoFactorAuth.Tests/Jellyfin.Plugin.TwoFactorAuth.Tests.csproj @@ -24,7 +24,7 @@ all - + diff --git a/tests/Jellyfin.Plugin.TwoFactorAuth.Tests/packages.lock.json b/tests/Jellyfin.Plugin.TwoFactorAuth.Tests/packages.lock.json index af92f9b..f6feedd 100644 --- a/tests/Jellyfin.Plugin.TwoFactorAuth.Tests/packages.lock.json +++ b/tests/Jellyfin.Plugin.TwoFactorAuth.Tests/packages.lock.json @@ -10,9 +10,9 @@ }, "Microsoft.AspNetCore.TestHost": { "type": "Direct", - "requested": "[9.0.0, )", - "resolved": "9.0.0", - "contentHash": "T5t8Qac05kJtFzsBxo+B3p0UcLNTRoWQf/1EbpaVBw9d7w2xL6RKYh0mqG+rPn2rulJDKeU3VfAd+r/YHdaKBg==" + "requested": "[9.0.16, )", + "resolved": "9.0.16", + "contentHash": "b57L8gFplki+q8HL8hP9f0XKbuWwBJATVwoR6YvDJSlIUtIuhWQJhDzjX6wMbEBapwhD6bP7PmkwTj4nu8UMKg==" }, "Microsoft.NET.Test.Sdk": { "type": "Direct",