Skip to content

Commit

Permalink
Build(deps): Bump Serilog.Sinks.PeriodicBatching from 4.0.1 to 4.1.0
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.1 to 4.1.0.
- [Release notes](https://github.com/serilog/serilog-sinks-periodicbatching/releases)
- [Commits](serilog/serilog-sinks-periodicbatching@v4.0.1...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent 6741205 commit 164133d
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.1"/>
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="4.1.0"/>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
</ItemGroup>

Expand Down

0 comments on commit 164133d

Please sign in to comment.