Skip to content

Commit

Permalink
Merge pull request #448 from ptr727/dependabot/nuget/develop/nuget-de…
Browse files Browse the repository at this point in the history
…ps-0ae55a23fe

Bump Serilog.Sinks.Async from 2.0.0 to 2.1.0 in the nuget-deps group
  • Loading branch information
github-actions[bot] authored Oct 24, 2024
2 parents ba2e29b + 5fe0216 commit 6a64022
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 @@ -44,7 +44,7 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Serilog" Version="4.1.0" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="4.0.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="2.0.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="2.1.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
Expand Down

0 comments on commit 6a64022

Please sign in to comment.