From 07da34a03dbf68c893e4c0145fdba9e442408ccf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 01:53:54 +0000 Subject: [PATCH] build(deps): bump Amazon.Lambda.APIGatewayEvents and Amazon.Lambda.AspNetCoreServer Bumps [Amazon.Lambda.APIGatewayEvents](https://github.com/aws/aws-lambda-dotnet) and [Amazon.Lambda.AspNetCoreServer](https://github.com/aws/aws-lambda-dotnet). These dependencies needed to be updated together. Updates `Amazon.Lambda.APIGatewayEvents` from 2.7.1 to 2.7.1 - [Changelog](https://github.com/aws/aws-lambda-dotnet/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-lambda-dotnet/commits) Updates `Amazon.Lambda.AspNetCoreServer` from 9.0.1 to 9.0.2 - [Changelog](https://github.com/aws/aws-lambda-dotnet/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-lambda-dotnet/commits) --- updated-dependencies: - dependency-name: Amazon.Lambda.APIGatewayEvents dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Amazon.Lambda.AspNetCoreServer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/SimpleAPI/SimpleAPI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SimpleAPI/SimpleAPI.csproj b/src/SimpleAPI/SimpleAPI.csproj index d8ded95..269e618 100644 --- a/src/SimpleAPI/SimpleAPI.csproj +++ b/src/SimpleAPI/SimpleAPI.csproj @@ -13,7 +13,7 @@ - + \ No newline at end of file