Skip to content

Commit 7cde282

Browse files
build(deps): bump Amazon.Lambda.Core from 2.3.0 to 2.5.0 (#160)
Bumps [Amazon.Lambda.Core](https://github.com/aws/aws-lambda-dotnet) 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) --- updated-dependencies: - dependency-name: Amazon.Lambda.Core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57e14d4 commit 7cde282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SimpleAPI.Tests/SimpleAPI.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</Content>
1717
</ItemGroup>
1818
<ItemGroup>
19-
<PackageReference Include="Amazon.Lambda.Core" Version="2.3.0" />
19+
<PackageReference Include="Amazon.Lambda.Core" Version="2.5.0" />
2020
<PackageReference Include="Amazon.Lambda.TestUtilities" Version="2.0.0" />
2121
<PackageReference Include="Amazon.Lambda.APIGatewayEvents" Version="2.7.1" />
2222
<PackageReference Include="AWSSDK.Extensions.NETCore.Setup" Version="3.7.301" />

0 commit comments

Comments
 (0)