Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.HeaderPropagation (#389)
Browse files Browse the repository at this point in the history
Bumps the all-packages group with 1 update in the /UKHO.SalesCatalogueFileShareServicesMock.API directory: [Microsoft.AspNetCore.HeaderPropagation](https://github.com/dotnet/aspnetcore).


Updates `Microsoft.AspNetCore.HeaderPropagation` from 8.0.10 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.10...v8.0.11)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.HeaderPropagation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
...

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 Dec 5, 2024
1 parent a82f5ed commit 1cd82aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.HeaderPropagation" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.HeaderPropagation" Version="8.0.11" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.9.0" />
</ItemGroup>
Expand Down

0 comments on commit 1cd82aa

Please sign in to comment.