Skip to content

Commit

Permalink
Bump Serilog.Sinks.PeriodicBatching from 2.3.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [Serilog.Sinks.PeriodicBatching](https://github.com/serilog/serilog-sinks-periodicbatching) from 2.3.1 to 3.0.0.
- [Release notes](https://github.com/serilog/serilog-sinks-periodicbatching/releases)
- [Commits](serilog/serilog-sinks-periodicbatching@v2.3.1...v3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2022
1 parent a05e8b6 commit 72e4235
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.17.1" />
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="2.3.1" />
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="3.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 72e4235

Please sign in to comment.