Skip to content

Commit

Permalink
build(deps): bump Amazon.CDK.Lib from 2.170.0 to 2.171.0 (#853)
Browse files Browse the repository at this point in the history
Bumps [Amazon.CDK.Lib](https://github.com/aws/aws-cdk) from 2.170.0 to 2.171.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.170.0...v2.171.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 Nov 26, 2024
1 parent 79f0e91 commit a744cff
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.170.0" />
<PackageReference Include="Amazon.CDK.Lib" Version="2.171.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 a744cff

Please sign in to comment.