Skip to content

Commit

Permalink
Bump software.amazon.awscdk:apigatewayv2-integrations-alpha
Browse files Browse the repository at this point in the history
Bumps [software.amazon.awscdk:apigatewayv2-integrations-alpha](https://github.com/aws/aws-cdk) from 2.44.0-alpha.0 to 2.110.1-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:apigatewayv2-integrations-alpha
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 61b4ef3 commit 2df36a7
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 @@ -43,7 +43,7 @@
<dependency>
<groupId>software.amazon.awscdk</groupId>
<artifactId>apigatewayv2-integrations-alpha</artifactId>
<version>2.44.0-alpha.0</version>
<version>2.110.1-alpha.0</version>
</dependency>
<dependency>
<groupId>software.constructs</groupId>
Expand Down

0 comments on commit 2df36a7

Please sign in to comment.