Skip to content

Commit e2fe03f

Browse files
Bump Serilog.Sinks.PeriodicBatching from 4.0.0 to 4.0.1
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] <[email protected]>
1 parent e6c5a5c commit e2fe03f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Sinks.AzureTableStorage/Serilog.Sinks.AzureTableStorage.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<ItemGroup>
4444
<PackageReference Include="MinVer" Version="5.0.0" PrivateAssets="All" />
4545
<PackageReference Include="Serilog" Version="3.1.1" />
46-
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="4.0.0" />
46+
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="4.0.1" />
4747
<PackageReference Include="Azure.Data.Tables" Version="12.8.3" />
4848
</ItemGroup>
4949
</Project>

0 commit comments

Comments
 (0)