Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent ca92fe0 commit 4e867a7
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.176.0" />
<PackageReference Include="Amazon.CDK.Lib" Version="2.177.0" />
<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 4e867a7

Please sign in to comment.