Skip to content

Commit 61d2219

Browse files
Bump Serilog.Sinks.PeriodicBatching from 4.1.0 to 4.1.1 (#209)
Bumps [Serilog.Sinks.PeriodicBatching](https://github.com/serilog/serilog-sinks-periodicbatching) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/serilog/serilog-sinks-periodicbatching/releases) - [Commits](serilog/serilog-sinks-periodicbatching@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: Serilog.Sinks.PeriodicBatching dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b43d97 commit 61d2219

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.1.0" />
22+
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="4.1.1" />
2323
</ItemGroup>
2424

2525
</Project>

0 commit comments

Comments
 (0)