From fa0a71117cc8e3c9eac77082dba8dc279bf9875f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 11:32:30 +0000 Subject: [PATCH] Bump Amazon.Lambda.Core and Amazon.Lambda.RuntimeSupport Bumps [Amazon.Lambda.Core](https://github.com/aws/aws-lambda-dotnet) and [Amazon.Lambda.RuntimeSupport](https://github.com/aws/aws-lambda-dotnet). These dependencies needed to be updated together. Updates `Amazon.Lambda.Core` from 2.3.0 to 2.5.0 - [Changelog](https://github.com/aws/aws-lambda-dotnet/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-lambda-dotnet/commits) Updates `Amazon.Lambda.RuntimeSupport` from 1.11.0 to 1.12.0 - [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.Core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Amazon.Lambda.RuntimeSupport dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../dotnet7_aot_on_provided_al2/src/LambdaPerf.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/s3-uploader/runtimes/dotnet7_aot_on_provided_al2/src/LambdaPerf.csproj b/s3-uploader/runtimes/dotnet7_aot_on_provided_al2/src/LambdaPerf.csproj index 37faceff6f..ccf2cc96ff 100644 --- a/s3-uploader/runtimes/dotnet7_aot_on_provided_al2/src/LambdaPerf.csproj +++ b/s3-uploader/runtimes/dotnet7_aot_on_provided_al2/src/LambdaPerf.csproj @@ -19,8 +19,8 @@ - - + +