Skip to content

Commit

Permalink
Bump Serilog.Sinks.Seq from 7.0.1 to 8.0.0 in the serilog group (#265)
Browse files Browse the repository at this point in the history
Bumps the serilog group with 1 update: [Serilog.Sinks.Seq](https://github.com/datalust/serilog-sinks-seq).


Updates `Serilog.Sinks.Seq` from 7.0.1 to 8.0.0
- [Release notes](https://github.com/datalust/serilog-sinks-seq/releases)
- [Commits](datalust/serilog-sinks-seq@v7.0.1...v8.0.0)

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

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 Jun 5, 2024
1 parent 819fb36 commit 5ee9c79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Including easier registration when working with different host setups, and gener
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
<PackageReference Include="Serilog.Sinks.Debug" Version="2.0.0" />
<PackageReference Include="Serilog.Sinks.Seq" Version="7.0.1" />
<PackageReference Include="Serilog.Sinks.Seq" Version="8.0.0" />
</ItemGroup>

</Project>

0 comments on commit 5ee9c79

Please sign in to comment.