Skip to content

Commit

Permalink
Bump Serilog.Sinks.Seq from 5.2.3 to 6.0.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Serilog.Sinks.Seq](https://github.com/datalust/serilog-sinks-seq) from 5.2.3 to 6.0.0.
- [Release notes](https://github.com/datalust/serilog-sinks-seq/releases)
- [Commits](https://github.com/datalust/serilog-sinks-seq/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 15, 2023
1 parent 06ca2eb commit c76e3a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AzureEventGridSimulator/AzureEventGridSimulator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Serilog.Settings.Configuration" Version="7.0.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="Serilog.Sinks.Seq" Version="5.2.3" />
<PackageReference Include="Serilog.Sinks.Seq" Version="6.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c76e3a8

Please sign in to comment.