Skip to content

Commit 9ce5285

Browse files
Bump Amazon.Lambda.Core and Amazon.Lambda.TestUtilities (#213)
Bumps Amazon.Lambda.Core from 2.7.0 to 2.7.1 Bumps Amazon.Lambda.TestUtilities from 3.0.0 to 3.0.1 --- 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.TestUtilities dependency-version: 3.0.1 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 e69979b commit 9ce5285

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/SimpleAPI.Tests/SimpleAPI.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
</Content>
1717
</ItemGroup>
1818
<ItemGroup>
19-
<PackageReference Include="Amazon.Lambda.Core" Version="2.7.0" />
20-
<PackageReference Include="Amazon.Lambda.TestUtilities" Version="3.0.0" />
19+
<PackageReference Include="Amazon.Lambda.Core" Version="2.7.1" />
20+
<PackageReference Include="Amazon.Lambda.TestUtilities" Version="3.0.1" />
2121
<PackageReference Include="Amazon.Lambda.APIGatewayEvents" Version="2.7.1" />
2222
<PackageReference Include="AWSSDK.Extensions.NETCore.Setup" Version="4.0.3" />
2323
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />

0 commit comments

Comments
 (0)