From ca537a1a58636b9289fe411bf6c4f593b3070749 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 12:39:57 +0000 Subject: [PATCH] build(deps): bump Microsoft.Extensions.Options from 9.0.1 to 9.0.2 Bumps [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Options 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 eaf75013..f9b82660 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 e2e063a1..812d8ea8 100644 --- a/SimplePasswordManagerService.Infra/src/SimplePasswordManagerServiceInfra/SimplePasswordManagerService.Infra.csproj +++ b/SimplePasswordManagerService.Infra/src/SimplePasswordManagerServiceInfra/SimplePasswordManagerService.Infra.csproj @@ -12,7 +12,7 @@ - +