Skip to content

Commit

Permalink
Bump Serilog.Enrichers.HttpContext from 8.0.6 to 8.0.8 (#216)
Browse files Browse the repository at this point in the history
Bumps [Serilog.Enrichers.HttpContext](https://github.com/denis-peshkov/Serilog.Enrichers.HttpContext) from 8.0.6 to 8.0.8.
- [Release notes](https://github.com/denis-peshkov/Serilog.Enrichers.HttpContext/releases)
- [Commits](denis-peshkov/Serilog.Enrichers.HttpContext@v8.0.6...v8.0.8)

---
updated-dependencies:
- dependency-name: Serilog.Enrichers.HttpContext
  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 Jul 19, 2024
1 parent b32f31f commit f515211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/Sample/Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.2" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Serilog.Enrichers.HttpContext" Version="8.0.6" />
<PackageReference Include="Serilog.Enrichers.HttpContext" Version="8.0.8" />
<PackageReference Include="Destructurama.Attributed" Version="4.0.0" />
<PackageReference Include="Serilog.Exceptions" Version="8.4.0" />
</ItemGroup>
Expand Down

0 comments on commit f515211

Please sign in to comment.