Skip to content

Commit

Permalink
Bump Amazon.Lambda.AspNetCoreServer.Hosting from 1.7.0 to 1.7.1
Browse files Browse the repository at this point in the history
Bumps [Amazon.Lambda.AspNetCoreServer.Hosting](https://github.com/aws/aws-lambda-dotnet) from 1.7.0 to 1.7.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.AspNetCoreServer.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 8, 2024
1 parent 2a04e50 commit 38b338c
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 @@
<GlobalPackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="Amazon.Lambda.AspNetCoreServer.Hosting" Version="1.7.0" />
<PackageVersion Include="Amazon.Lambda.AspNetCoreServer.Hosting" Version="1.7.1" />
<PackageVersion Include="Amazon.Lambda.RuntimeSupport" Version="1.11.0" />
<PackageVersion Include="Amazon.Lambda.Serialization.Json" Version="2.2.3" />
<PackageVersion Include="AWSSDK.SQS" Version="3.7.400.3" />
Expand Down

0 comments on commit 38b338c

Please sign in to comment.