Skip to content

Commit

Permalink
Bump cdk.version from 1.92.0 to 1.93.0 in /infrastructure
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 `apigatewayv2` 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 `apigatewayv2-integrations` 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 16, 2021
1 parent 7742500 commit 3923ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,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.7.1</junit.version>
</properties>
<build>
Expand Down

0 comments on commit 3923ce4

Please sign in to comment.