Skip to content

Commit

Permalink
Merge pull request #384 from ptr727/dependabot/nuget/develop/Serilog.…
Browse files Browse the repository at this point in the history
…Sinks.Console-6.0.0

Bump Serilog.Sinks.Console from 5.0.1 to 6.0.0
  • Loading branch information
ptr727 authored Jun 10, 2024
2 parents f5f4d1b + d04e8ff commit 9cfc5ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PlexCleaner/PlexCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<PackageReference Include="Serilog" Version="4.0.0" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="3.1.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="2.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta4.22272.1" />
Expand Down

0 comments on commit 9cfc5ff

Please sign in to comment.