Skip to content

Commit

Permalink
build(deps): bump cdk.version from 1.92.0 to 1.93.0 (#66)
Browse files Browse the repository at this point in the history
Bumps `cdk.version` from 1.92.0 to 1.93.0.

Updates `core` from 1.92.0 to 1.93.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.92.0...v1.93.0)

Updates `certificatemanager` from 1.92.0 to 1.93.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.92.0...v1.93.0)

Updates `sns` from 1.92.0 to 1.93.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.92.0...v1.93.0)

Updates `sns-subscriptions` from 1.92.0 to 1.93.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.92.0...v1.93.0)

Updates `sqs` from 1.92.0 to 1.93.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.92.0...v1.93.0)

Updates `lambda` from 1.92.0 to 1.93.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.92.0...v1.93.0)

Updates `cdk-pipelines` from 1.92.0 to 1.93.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.92.0...v1.93.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 12, 2021
1 parent a9583aa commit 434c193
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>1.92.0</cdk.version>
<cdk.version>1.93.0</cdk.version>
<junit.version>5.8.0-M1</junit.version>
</properties>
<build>
Expand Down

0 comments on commit 434c193

Please sign in to comment.