Skip to content

Commit 59906ff

Browse files
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.190.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.190.0) --- updated-dependencies: - dependency-name: software.amazon.awscdk:aws-cdk-lib dependency-version: 2.190.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c639e2d commit 59906ff

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

Lines changed: 1 addition & 1 deletion
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.190.0</cdk.version>
1414
<junit.version>5.12.2</junit.version>
1515
</properties>
1616

0 commit comments

Comments
 (0)