From e81085b639280053eaee3f82038e9ef02d8bc30b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 06:16:51 +0000 Subject: [PATCH] deps(tests): Bump Microsoft.AspNetCore.TestHost from 9.0.17 to 9.0.18 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.TestHost dependency-version: 9.0.18 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 35bbfad..5e6426b 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 7a8b407..3c5a4c9 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.17, )", - "resolved": "9.0.17", - "contentHash": "LgEmlWAfPZi31C5lMVs4at7ojcXTp7nXbSdqYnphIunYmX2S6pMKmBxjRcBK1Mcne4rw8PtOI7Ddk8Hg8nGvIQ==" + "requested": "[9.0.18, )", + "resolved": "9.0.18", + "contentHash": "GndaDDMNv9DfvZ3pFDN7d6KkTIDm2Ll+1BQizDrC8ehfzVBGZ8tO4KYXrxQQkwQZjmBjgW54nXEoiJAuCeMLig==" }, "Microsoft.NET.Test.Sdk": { "type": "Direct",