Skip to content

Commit

Permalink
Merge pull request #144 from serilog-contrib/dependabot/nuget/Serilog…
Browse files Browse the repository at this point in the history
….Sinks.PeriodicBatching-4.0.1

Bump Serilog.Sinks.PeriodicBatching from 4.0.0 to 4.0.1
  • Loading branch information
pwelter34 authored Mar 28, 2024
2 parents e6c5a5c + e2fe03f commit 1d5c62a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<ItemGroup>
<PackageReference Include="MinVer" Version="5.0.0" PrivateAssets="All" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="4.0.0" />
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="4.0.1" />
<PackageReference Include="Azure.Data.Tables" Version="12.8.3" />
</ItemGroup>
</Project>

0 comments on commit 1d5c62a

Please sign in to comment.