Skip to content

Commit

Permalink
Bump the amazon-lambda group with 2 updates (#1505)
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.4.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.Core` from 2.4.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.11.0 to 1.12.0
- [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-minor
  dependency-group: amazon-lambda
- dependency-name: Amazon.Lambda.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: amazon-lambda
- dependency-name: Amazon.Lambda.RuntimeSupport
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 19, 2024
1 parent 2920557 commit 781d9c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<GlobalPackageReference Include="ReferenceTrimmer" Version="3.3.10" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="Amazon.Lambda.Core" Version="2.4.0" />
<PackageVersion Include="Amazon.Lambda.RuntimeSupport" Version="1.11.0" />
<PackageVersion Include="Amazon.Lambda.Core" Version="2.5.0" />
<PackageVersion Include="Amazon.Lambda.RuntimeSupport" Version="1.12.0" />
<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 781d9c6

Please sign in to comment.