Skip to content

Commit 67b0ee5

Browse files
Bump Amazon.Lambda.Core and Amazon.Lambda.RuntimeSupport (#2120)
Bumps Amazon.Lambda.Core from 2.7.0 to 2.7.1 Bumps Amazon.Lambda.RuntimeSupport from 1.13.1 to 1.13.4 --- updated-dependencies: - dependency-name: Amazon.Lambda.Core dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Amazon.Lambda.RuntimeSupport dependency-version: 1.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3023449 commit 67b0ee5

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
@@ -13,8 +13,8 @@
1313
<!-- AWS -->
1414
<ItemGroup>
1515
<PackageVersion Include="Amazon.Lambda.AspNetCoreServer.Hosting" Version="1.9.0" />
16-
<PackageVersion Include="Amazon.Lambda.RuntimeSupport" Version="1.13.1" />
17-
<PackageVersion Include="Amazon.Lambda.Core" Version="2.7.0" />
16+
<PackageVersion Include="Amazon.Lambda.RuntimeSupport" Version="1.13.4" />
17+
<PackageVersion Include="Amazon.Lambda.Core" Version="2.7.1" />
1818
<PackageVersion Include="Amazon.Lambda.S3Events" Version="3.1.0" />
1919
<PackageVersion Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.4" />
2020
<PackageVersion Include="Amazon.Lambda.SQSEvents" Version="2.2.0" />

0 commit comments

Comments
 (0)