Skip to content

Commit 3b1025f

Browse files
Bump Amazon.Lambda.Core and Amazon.Lambda.RuntimeSupport (#2953)
Bumps Amazon.Lambda.Core from 2.7.0 to 2.7.1 Bumps Amazon.Lambda.RuntimeSupport from 1.13.2 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36869e2 commit 3b1025f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Amazon.Lambda.RuntimeSupport" Version="1.13.2" />
20-
<PackageReference Include="Amazon.Lambda.Core" Version="2.7.0" />
19+
<PackageReference Include="Amazon.Lambda.RuntimeSupport" Version="1.13.4" />
20+
<PackageReference Include="Amazon.Lambda.Core" Version="2.7.1" />
2121
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.4" />
2222
<PackageReference Include="Microsoft.DotNet.ILCompiler" Version="9.0.10" />
2323
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="9.0.10" />

0 commit comments

Comments
 (0)