Skip to content

Commit

Permalink
Bump Microsoft.Net.Http.Headers from 8.0.7 to 8.0.11 (#303)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Net.Http.Headers](https://github.com/dotnet/aspnetcore) from 8.0.7 to 8.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.7...v8.0.11)

---
updated-dependencies:
- dependency-name: Microsoft.Net.Http.Headers
  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>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent b88d936 commit 53d8a8f
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 @@ -35,7 +35,7 @@
<PackageVersion Include="Amazon.Lambda.RuntimeSupport" Version="1.12.2" />
<PackageVersion Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.3" />
<PackageVersion Include="Amazon.Lambda.APIGatewayEvents" Version="2.7.0" />
<PackageVersion Include="Microsoft.Net.Http.Headers" Version="8.0.7" />
<PackageVersion Include="Microsoft.Net.Http.Headers" Version="8.0.11" />
<PackageVersion Include="Thoth.Json.Net" Version="12.0.0" />
<PackageVersion Include="Suave" Version="2.6.2" Condition="'$(Configuration)' == 'Debug'" />
<!-- Analyzers -->
Expand Down

0 comments on commit 53d8a8f

Please sign in to comment.