Skip to content

Commit e79fcd4

Browse files
Bump Amazon.Lambda.Core from 2.8.0 to 2.8.1
--- updated-dependencies: - dependency-name: Amazon.Lambda.Core dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Amazon.Lambda.Core dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11e46a3 commit e79fcd4

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.8.0" />
19+
<PackageReference Include="Amazon.Lambda.Core" Version="2.8.1" />
2020
<PackageReference Include="Amazon.Lambda.TestUtilities" Version="3.0.1" />
2121
<PackageReference Include="Amazon.Lambda.APIGatewayEvents" Version="2.7.3" />
2222
<PackageReference Include="AWSSDK.Extensions.NETCore.Setup" Version="4.0.3.22" />

0 commit comments

Comments
 (0)