Skip to content

Commit

Permalink
Bump the serilog group with 1 update
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 6.0.0 to 7.0.0
- [Release notes](https://github.com/datalust/serilog-sinks-seq/releases)
- [Commits](datalust/serilog-sinks-seq@v6.0.0...v7.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 Mar 11, 2024
1 parent c15d7c9 commit 2bd5958
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="6.0.0" />
<PackageReference Include="Serilog.Sinks.Seq" Version="7.0.0" />
</ItemGroup>

</Project>

0 comments on commit 2bd5958

Please sign in to comment.