Skip to content

Commit

Permalink
Merge pull request #187 from ptr727/dependabot/nuget/Serilog-3.0.1
Browse files Browse the repository at this point in the history
Bump Serilog from 3.0.0 to 3.0.1
  • Loading branch information
ptr727 committed Jun 22, 2023
2 parents 465a16c + d7b86a4 commit 8297f55
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="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Newtonsoft.Json.Schema" Version="3.0.15" />
<PackageReference Include="Serilog" Version="3.0.0" />
<PackageReference Include="Serilog" Version="3.0.1" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="3.1.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="1.5.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
Expand Down

0 comments on commit 8297f55

Please sign in to comment.