Skip to content

Commit

Permalink
Build(deps): Bump Serilog.Sinks.PeriodicBatching from 4.0.0 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps [Serilog.Sinks.PeriodicBatching](https://github.com/serilog/serilog-sinks-periodicbatching) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/serilog/serilog-sinks-periodicbatching/releases)
- [Commits](serilog/serilog-sinks-periodicbatching@v4.0.0...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
1 parent 71bf811 commit 01d38b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="IsExternalInit.System.Runtime.CompilerServices" Version="1.0.0"/>
<PackageReference Include="MongoDB.Driver" Version="2.24.0"/>
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="4.0.0"/>
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="4.0.1"/>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
</ItemGroup>

Expand Down

0 comments on commit 01d38b8

Please sign in to comment.