Skip to content

Commit f0482ec

Browse files
Bump Amazon.Lambda.Core (#2012)
Bumps [Amazon.Lambda.Core](https://github.com/aws/aws-lambda-dotnet) from 2.5.0 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.Core dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93c95ed commit f0482ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

s3-uploader/runtimes/dotnet8_aot_on_provided_al2023/src/LambdaPerf.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<ItemGroup>
1919
<PackageReference Include="Amazon.Lambda.RuntimeSupport" Version="1.12.2" />
20-
<PackageReference Include="Amazon.Lambda.Core" Version="2.5.0" />
20+
<PackageReference Include="Amazon.Lambda.Core" Version="2.5.1" />
2121
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.4" />
2222
</ItemGroup>
2323

0 commit comments

Comments
 (0)