Skip to content

Commit

Permalink
Bump the amazon-lambda group with 2 updates (#1512)
Browse files Browse the repository at this point in the history
Bumps the amazon-lambda group with 2 updates: [Amazon.Lambda.Core](https://github.com/aws/aws-lambda-dotnet) and [Amazon.Lambda.RuntimeSupport](https://github.com/aws/aws-lambda-dotnet).


Updates `Amazon.Lambda.Core` from 2.5.0 to 2.5.0
- [Changelog](https://github.com/aws/aws-lambda-dotnet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-lambda-dotnet/commits)

Updates `Amazon.Lambda.RuntimeSupport` from 1.12.0 to 1.12.1
- [Changelog](https://github.com/aws/aws-lambda-dotnet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-lambda-dotnet/commits)

---
updated-dependencies:
- dependency-name: Amazon.Lambda.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: amazon-lambda
- dependency-name: Amazon.Lambda.RuntimeSupport
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: amazon-lambda
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 7d5293e commit d932492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</ItemGroup>
<ItemGroup>
<PackageVersion Include="Amazon.Lambda.Core" Version="2.5.0" />
<PackageVersion Include="Amazon.Lambda.RuntimeSupport" Version="1.12.0" />
<PackageVersion Include="Amazon.Lambda.RuntimeSupport" Version="1.12.1" />
<PackageVersion Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.4" />
<PackageVersion Include="Amazon.Lambda.TestUtilities" Version="2.0.0" />
<PackageVersion Include="AWSSDK.CloudWatchLogs" Version="3.7.403.13" />
Expand Down

0 comments on commit d932492

Please sign in to comment.