Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 043cc57

Browse files
authoredApr 7, 2025··
Bump software.amazon.awscdk:aws-cdk-lib
Bumps [software.amazon.awscdk:aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.180.0 to 2.188.0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](aws/aws-cdk@v2.180.0...v2.188.0) --- updated-dependencies: - dependency-name: software.amazon.awscdk:aws-cdk-lib dependency-version: 2.188.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50d8e80 commit 043cc57

File tree

1 file changed

+1
-1
lines changed
  • labs/unicorn-store/infrastructure/cdk

1 file changed

+1
-1
lines changed
 

Diff for: ‎labs/unicorn-store/infrastructure/cdk/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1212
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
13-
<cdk.version>2.180.0</cdk.version>
13+
<cdk.version>2.188.0</cdk.version>
1414
<junit.version>5.12.0</junit.version>
1515
</properties>
1616

0 commit comments

Comments
 (0)
Please sign in to comment.