From 0f9dc53a17f9e1e053f1c40966d44b9365fc093e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Apr 2025 01:20:43 +0000 Subject: [PATCH] build(deps): bump Amazon.Lambda.APIGatewayEvents, Amazon.Lambda.AspNetCoreServer and Amazon.Lambda.Core Bumps [Amazon.Lambda.APIGatewayEvents](https://github.com/aws/aws-lambda-dotnet), [Amazon.Lambda.AspNetCoreServer](https://github.com/aws/aws-lambda-dotnet) and [Amazon.Lambda.Core](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 - [Release notes](https://github.com/aws/aws-lambda-dotnet/releases) - [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.3 to 9.1.0 - [Release notes](https://github.com/aws/aws-lambda-dotnet/releases) - [Changelog](https://github.com/aws/aws-lambda-dotnet/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-lambda-dotnet/commits) Updates `Amazon.Lambda.Core` from 2.5.1 to 2.5.1 - [Release notes](https://github.com/aws/aws-lambda-dotnet/releases) - [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-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Amazon.Lambda.AspNetCoreServer dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Amazon.Lambda.Core dependency-version: 2.5.1 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 5f00650..78e842d 100644 --- a/src/SimpleAPI/SimpleAPI.csproj +++ b/src/SimpleAPI/SimpleAPI.csproj @@ -13,7 +13,7 @@ - + \ No newline at end of file