Skip to content

Commit

Permalink
Merge pull request #388 from ptr727/dependabot/nuget/Serilog.Enricher…
Browse files Browse the repository at this point in the history
…s.Thread-4.0.0

Bump Serilog.Enrichers.Thread from 3.1.0 to 4.0.0
  • Loading branch information
ptr727 committed Jun 18, 2024
2 parents c868a76 + 79d7443 commit 8121023
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 @@ -43,7 +43,7 @@
<PackageReference Include="JsonSchema.Net.Generation" Version="4.3.0.2" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Serilog" Version="4.0.0" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="3.1.0" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="4.0.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="2.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
Expand Down

0 comments on commit 8121023

Please sign in to comment.