Skip to content

Commit

Permalink
Bump Serilog.Sinks.Seq from 7.0.1 to 8.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.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]>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent 7f061f0 commit da3c59a
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 da3c59a

Please sign in to comment.