Skip to content

Commit

Permalink
Bump software.amazon.awscdk:amplify-alpha in /CDK
Browse files Browse the repository at this point in the history
Bumps [software.amazon.awscdk:amplify-alpha](https://github.com/aws/aws-cdk) from 2.116.1-alpha.0 to 2.117.0-alpha.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits)

---
updated-dependencies:
- dependency-name: software.amazon.awscdk:amplify-alpha
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 28, 2023
1 parent 700223d commit 9140103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CDK/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cdk.version>2.117.0</cdk.version>
<cdk-alpha.version>2.116.1-alpha.0</cdk-alpha.version>
<cdk-alpha.version>2.117.0-alpha.0</cdk-alpha.version>
<constructs.version>10.3.0</constructs.version>
<junit.version>5.10.1</junit.version>
</properties>
Expand Down

0 comments on commit 9140103

Please sign in to comment.