Skip to content

Commit

Permalink
build(deps): bump software.amazon.awscdk:aws-cdk-lib
Browse files Browse the repository at this point in the history
Bumps [software.amazon.awscdk:aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.157.0 to 2.158.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.157.0...v2.158.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 12, 2024
1 parent d3eb1c0 commit 5525a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>0.1</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cdk.version>2.157.0</cdk.version>
<cdk.version>2.158.0</cdk.version>
<junit.version>5.11.0</junit.version>
</properties>
<build>
Expand Down

0 comments on commit 5525a6b

Please sign in to comment.