Skip to content

Commit

Permalink
build(deps): bump Amazon.CDK.Lib from 2.173.1 to 2.173.2 (#880)
Browse files Browse the repository at this point in the history
Bumps [Amazon.CDK.Lib](https://github.com/aws/aws-cdk) from 2.173.1 to 2.173.2.
- [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.173.1...v2.173.2)

---
updated-dependencies:
- dependency-name: Amazon.CDK.Lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 0f2d9d3 commit e4281e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<!-- CDK Construct Library dependencies -->
<PackageReference Include="Amazon.CDK.Lib" Version="2.173.1" />
<PackageReference Include="Amazon.CDK.Lib" Version="2.173.2" />
<PackageReference Include="Constructs" Version="[10.0.0,11.0.0)" />

<!-- jsii Roslyn analyzers (un-comment to obtain compile-time checks for missing required props
Expand Down

0 comments on commit e4281e1

Please sign in to comment.