From 108f06a7b0eb5de7e118d923bfdc78201e14dbb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 23:54:37 +0000 Subject: [PATCH] deps: Bump Microsoft.NET.Test.Sdk and MongoDB.Driver Bumps Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0 Bumps MongoDB.Driver from 3.10.0 to 3.11.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: MongoDB.Driver dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] --- src/RestoreGuard.Cli/RestoreGuard.Cli.csproj | 2 +- tests/RestoreGuard.Tests/RestoreGuard.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/RestoreGuard.Cli/RestoreGuard.Cli.csproj b/src/RestoreGuard.Cli/RestoreGuard.Cli.csproj index 8397caf..0ed76fd 100644 --- a/src/RestoreGuard.Cli/RestoreGuard.Cli.csproj +++ b/src/RestoreGuard.Cli/RestoreGuard.Cli.csproj @@ -6,7 +6,7 @@ - + diff --git a/tests/RestoreGuard.Tests/RestoreGuard.Tests.csproj b/tests/RestoreGuard.Tests/RestoreGuard.Tests.csproj index e3ab220..5fde5d5 100644 --- a/tests/RestoreGuard.Tests/RestoreGuard.Tests.csproj +++ b/tests/RestoreGuard.Tests/RestoreGuard.Tests.csproj @@ -9,7 +9,7 @@ - +