Skip to content

Commit

Permalink
Bump cdk.version from 1.93.0 to 1.94.1 in /infrastructure
Browse files Browse the repository at this point in the history
Bumps `cdk.version` from 1.93.0 to 1.94.1.

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

Updates `apigatewayv2` from 1.93.0 to 1.94.1
- [Release notes](https:/aws/aws-cdk/releases)
- [Changelog](https:/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.93.0...v1.94.1)

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

Updates `apigatewayv2-integrations` from 1.93.0 to 1.94.1
- [Release notes](https:/aws/aws-cdk/releases)
- [Changelog](https:/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.93.0...v1.94.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 17, 2021
1 parent 67fee43 commit 30be34b
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.93.0</cdk.version>
<cdk.version>1.94.1</cdk.version>
<junit.version>5.7.1</junit.version>
</properties>
<build>
Expand Down

0 comments on commit 30be34b

Please sign in to comment.