Skip to content

Commit df1fc19

Browse files
Bump Serilog.Sinks.PeriodicBatching from 4.0.1 to 4.1.0 (#202)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 849acbe commit df1fc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Sinks.Splunk/Serilog.Sinks.Splunk.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<ItemGroup>
2121
<PackageReference Include="Serilog" Version="3.1.1" />
22-
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="4.0.1" />
22+
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="4.1.0" />
2323
</ItemGroup>
2424

2525
</Project>

0 commit comments

Comments
 (0)