From 4fb15f82e1672df55ffbae523ef52ff55dcc1eeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Mar 2025 03:01:01 +0000 Subject: [PATCH] build(deps): bump Amazon.Lambda.Core from 2.5.0 to 2.5.1 Bumps [Amazon.Lambda.Core](https://github.com/aws/aws-lambda-dotnet) from 2.5.0 to 2.5.1. - [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-patch ... Signed-off-by: dependabot[bot] --- src/SimpleAPI/SimpleAPI.csproj | 2 +- test/SimpleAPI.Tests/SimpleAPI.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SimpleAPI/SimpleAPI.csproj b/src/SimpleAPI/SimpleAPI.csproj index 6b00e48..9741283 100644 --- a/src/SimpleAPI/SimpleAPI.csproj +++ b/src/SimpleAPI/SimpleAPI.csproj @@ -13,7 +13,7 @@ - + \ No newline at end of file diff --git a/test/SimpleAPI.Tests/SimpleAPI.Tests.csproj b/test/SimpleAPI.Tests/SimpleAPI.Tests.csproj index 6f63e91..237c20e 100644 --- a/test/SimpleAPI.Tests/SimpleAPI.Tests.csproj +++ b/test/SimpleAPI.Tests/SimpleAPI.Tests.csproj @@ -16,7 +16,7 @@ - +