From 38538575427286d62281fcedbec2fbe2a16f1b3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 13:55:43 +0000 Subject: [PATCH] build(deps): bump Microsoft.AspNetCore.Mvc.Testing and Microsoft.Extensions.Options Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Mvc.Testing` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.2...v9.0.3) Updates `Microsoft.Extensions.Options` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../SimplePasswordManagerService.Integration.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj b/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj index 209e8848..40307a56 100644 --- a/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj +++ b/SimplePasswordManagerService.Integration.Tests/SimplePasswordManagerService.Integration.Tests.csproj @@ -13,8 +13,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - - + +