Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 61b3539 commit 6c45c9b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<ItemGroup>
<PackageReference Include="Serilog" Version="3.1.1"/>
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="3.1.0"/>
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="4.1.0"/>
<PackageReference Include="Slack.Webhooks" Version="1.1.5"/>
</ItemGroup>

Expand Down

0 comments on commit 6c45c9b

Please sign in to comment.