Skip to content

Commit 80b604e

Browse files
Bump Amazon.Lambda.Core and Amazon.Lambda.RuntimeSupport (#2183)
Bumps Amazon.Lambda.Core from 2.7.1 to 2.8.0 Bumps Amazon.Lambda.RuntimeSupport from 1.13.4 to 1.14.0 --- updated-dependencies: - dependency-name: Amazon.Lambda.Core dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Amazon.Lambda.RuntimeSupport dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d7b246 commit 80b604e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<ItemGroup>
1515
<PackageVersion Include="Amazon.Lambda.APIGatewayEvents" Version="2.7.1" />
1616
<PackageVersion Include="Amazon.Lambda.AspNetCoreServer.Hosting" Version="1.9.0" />
17-
<PackageVersion Include="Amazon.Lambda.RuntimeSupport" Version="1.13.4" />
18-
<PackageVersion Include="Amazon.Lambda.Core" Version="2.7.1" />
17+
<PackageVersion Include="Amazon.Lambda.RuntimeSupport" Version="1.14.0" />
18+
<PackageVersion Include="Amazon.Lambda.Core" Version="2.8.0" />
1919
<PackageVersion Include="Amazon.Lambda.S3Events" Version="3.1.0" />
2020
<PackageVersion Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.4" />
2121
<PackageVersion Include="Amazon.Lambda.SQSEvents" Version="2.2.0" />

0 commit comments

Comments
 (0)