Skip to content

Commit f6c1d8c

Browse files
Bump software.amazon.awscdk:aws-cdk-lib
Bumps [software.amazon.awscdk:aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.178.2 to 2.180.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.178.2...v2.180.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] <[email protected]>
1 parent 0fb855f commit f6c1d8c

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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.178.2</cdk.version>
13+
<cdk.version>2.180.0</cdk.version>
1414
<junit.version>5.12.0</junit.version>
1515
</properties>
1616

0 commit comments

Comments
 (0)