Skip to content

Commit

Permalink
Bump aws-cdk-lib from 2.43.0 to 2.43.1 in /infrastructure (#236)
Browse files Browse the repository at this point in the history
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.43.0 to 2.43.1.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/v2.43.1/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v2.43.0...v2.43.1)

---
updated-dependencies:
- dependency-name: software.amazon.awscdk:aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

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 Sep 23, 2022
1 parent 1933d3d commit 536924c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<version>0.1</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cdk.version>2.43.0</cdk.version>
<cdk.version>2.43.1</cdk.version>
<junit.version>5.9.1</junit.version>
</properties>
<build>
Expand Down

0 comments on commit 536924c

Please sign in to comment.