From e788a034b6be0ccde71c5e6357984ebbab355fdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 01:41:44 +0000 Subject: [PATCH] build(deps): bump Microsoft.Extensions.Options from 9.0.3 to 9.0.4 Bumps [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Options dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../SimplePasswordManagerService.Business.csproj | 2 +- .../SimplePasswordManagerService.Infra.csproj | 2 +- .../SimplePasswordManagerService.Integration.Tests.csproj | 2 +- .../SimplePasswordManagerService.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SimplePasswordManagerService.Business/SimplePasswordManagerService.Business.csproj b/SimplePasswordManagerService.Business/SimplePasswordManagerService.Business.csproj index 9031eff1..14cc0cec 100644 --- a/SimplePasswordManagerService.Business/SimplePasswordManagerService.Business.csproj +++ b/SimplePasswordManagerService.Business/SimplePasswordManagerService.Business.csproj @@ -7,7 +7,7 @@ - + diff --git a/SimplePasswordManagerService.Infra/src/SimplePasswordManagerServiceInfra/SimplePasswordManagerService.Infra.csproj b/SimplePasswordManagerService.Infra/src/SimplePasswordManagerServiceInfra/SimplePasswordManagerService.Infra.csproj index 9057c5dc..e8aa142c 100644 --- a/SimplePasswordManagerService.Infra/src/SimplePasswordManagerServiceInfra/SimplePasswordManagerService.Infra.csproj +++ b/SimplePasswordManagerService.Infra/src/SimplePasswordManagerServiceInfra/SimplePasswordManagerService.Infra.csproj @@ -12,7 +12,7 @@ - +