Skip to content

Commit

Permalink
Merge pull request #374 from ptr727/dependabot/nuget/develop/Serilog-…
Browse files Browse the repository at this point in the history
…4.0.0

Bump Serilog from 3.1.1 to 4.0.0
  • Loading branch information
ptr727 committed Jun 3, 2024
2 parents dd5e848 + c93ed7b commit cfe1426
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 @@ -42,7 +42,7 @@
<PackageReference Include="InsaneGenius.Utilities" Version="3.1.49" />
<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="3.1.1" />
<PackageReference Include="Serilog" Version="4.0.0" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="3.1.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="1.5.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
Expand Down

0 comments on commit cfe1426

Please sign in to comment.