Skip to content

Commit

Permalink
Bump Amazon.Lambda.RuntimeSupport from 1.9.0 to 1.9.1 (#939)
Browse files Browse the repository at this point in the history
Bumps [Amazon.Lambda.RuntimeSupport](https://github.com/aws/aws-lambda-dotnet) from 1.9.0 to 1.9.1.
- [Changelog](https://github.com/aws/aws-lambda-dotnet/blob/master/RELEASE.CHANGELOG.md)
- [Commits](https://github.com/aws/aws-lambda-dotnet/commits)

---
updated-dependencies:
- dependency-name: Amazon.Lambda.RuntimeSupport
  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>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent a7188ec commit bee62b6
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 @@ -3,7 +3,7 @@
<PackageVersion Include="Alexa.NET" Version="1.22.0" />
<PackageVersion Include="Amazon.Lambda.Core" Version="2.1.0" />
<PackageVersion Include="Amazon.Lambda.Logging.AspNetCore" Version="3.1.0" />
<PackageVersion Include="Amazon.Lambda.RuntimeSupport" Version="1.9.0" />
<PackageVersion Include="Amazon.Lambda.RuntimeSupport" Version="1.9.1" />
<PackageVersion Include="Amazon.Lambda.Serialization.Json" Version="2.1.1" />
<PackageVersion Include="Amazon.Lambda.TestUtilities" Version="2.0.0" />
<PackageVersion Include="AWSSDK.Lambda" Version="3.7.200.1" />
Expand Down

0 comments on commit bee62b6

Please sign in to comment.