Skip to content

Commit 3ffc681

Browse files
build(deps): bump Amazon.CDK.Lib from 2.162.1 to 2.164.1 (#1417)
Bumps [Amazon.CDK.Lib](https://github.com/aws/aws-cdk) from 2.162.1 to 2.164.1. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](aws/aws-cdk@v2.162.1...v2.164.1) --- updated-dependencies: - dependency-name: Amazon.CDK.Lib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c46404a commit 3ffc681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimplePasswordManagerService.Infra/src/SimplePasswordManagerServiceInfra/SimplePasswordManagerService.Infra.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<!-- CDK Construct Library dependencies -->
1212
<PackageReference Include="Amazon.CDK.AWS.AppRunner.Alpha" Version="2.67.0-alpha.0" />
13-
<PackageReference Include="Amazon.CDK.Lib" Version="2.162.1" />
13+
<PackageReference Include="Amazon.CDK.Lib" Version="2.164.1" />
1414
<PackageReference Include="Constructs" Version="10.4.2" />
1515
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2" />
1616

0 commit comments

Comments
 (0)