From 3ac4b966e2ecbf0422dd2c4645ef1cbe8d9b1282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Apr 2025 01:39:22 +0000 Subject: [PATCH] build(deps): bump Amazon.CDK.Lib, Constructs and Microsoft.Extensions.Options Bumps [Amazon.CDK.Lib](https://github.com/aws/aws-cdk), [Constructs](https://github.com/aws/constructs) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Amazon.CDK.Lib` from 2.190.0 to 2.192.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/compare/v2.190.0...v2.192.0) Updates `Constructs` from 10.4.2 to 10.0.0 - [Release notes](https://github.com/aws/constructs/releases) - [Changelog](https://github.com/aws/constructs/blob/v10.0.0/CHANGELOG.md) - [Commits](https://github.com/aws/constructs/compare/v10.4.2...v10.0.0) Updates `Microsoft.Extensions.Options` from 9.0.3 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.1) --- updated-dependencies: - dependency-name: Amazon.CDK.Lib dependency-version: 2.192.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Constructs dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.Options dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../SimplePasswordManagerService.Infra.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SimplePasswordManagerService.Infra/src/SimplePasswordManagerServiceInfra/SimplePasswordManagerService.Infra.csproj b/SimplePasswordManagerService.Infra/src/SimplePasswordManagerServiceInfra/SimplePasswordManagerService.Infra.csproj index 645a1588..9652f1ad 100644 --- a/SimplePasswordManagerService.Infra/src/SimplePasswordManagerServiceInfra/SimplePasswordManagerService.Infra.csproj +++ b/SimplePasswordManagerService.Infra/src/SimplePasswordManagerServiceInfra/SimplePasswordManagerService.Infra.csproj @@ -10,7 +10,7 @@ - +