From 5f6e385ecce35f5cff701ee1152df1b8f4206474 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 11:13:48 +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] --- .../dotnet8_aot_on_provided_al2/src/LambdaPerf.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/s3-uploader/runtimes/dotnet8_aot_on_provided_al2/src/LambdaPerf.csproj b/s3-uploader/runtimes/dotnet8_aot_on_provided_al2/src/LambdaPerf.csproj index e8e7619934..4665d59d1f 100644 --- a/s3-uploader/runtimes/dotnet8_aot_on_provided_al2/src/LambdaPerf.csproj +++ b/s3-uploader/runtimes/dotnet8_aot_on_provided_al2/src/LambdaPerf.csproj @@ -16,8 +16,8 @@ - - + +