Skip to content

Commit

Permalink
Bump Serilog.Extensions.Hosting from 8.0.0 to 9.0.0 in the serilog group
Browse files Browse the repository at this point in the history
Bumps the serilog group with 1 update: [Serilog.Extensions.Hosting](https://github.com/serilog/serilog-extensions-hosting).


Updates `Serilog.Extensions.Hosting` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/serilog/serilog-extensions-hosting/releases)
- [Commits](serilog/serilog-extensions-hosting@v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: Serilog.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: serilog
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 52fb49f commit 90749d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="9.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 90749d6

Please sign in to comment.