Skip to content

Commit 7a24cbb

Browse files
build(deps): bump Amazon.CDK.Lib and Constructs (#993)
Bumps [Amazon.CDK.Lib](https://github.com/aws/aws-cdk) and [Constructs](https://github.com/aws/constructs). These dependencies needed to be updated together. Updates `Amazon.CDK.Lib` from 2.181.0 to 2.181.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.181.0...v2.181.1) Updates `Constructs` from 10.0.0 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](aws/constructs@v10.0.0...v10.0.0) --- updated-dependencies: - dependency-name: Amazon.CDK.Lib dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Constructs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d6ee1f commit 7a24cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BervProject.MergePDF.Infra/BervProject.MergePDF.Infra.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<!-- CDK Construct Library dependencies -->
12-
<PackageReference Include="Amazon.CDK.Lib" Version="2.181.0" />
12+
<PackageReference Include="Amazon.CDK.Lib" Version="2.181.1" />
1313
<PackageReference Include="Constructs" Version="[10.0.0,11.0.0)" />
1414

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

0 commit comments

Comments
 (0)