Skip to content

Commit

Permalink
Merge pull request #202 from serilog-contrib/dependabot/nuget/ReportG…
Browse files Browse the repository at this point in the history
…enerator-5.3.0

Bump ReportGenerator from 5.2.5 to 5.3.0
  • Loading branch information
0xced committed May 23, 2024
2 parents 6e294fa + 7bd0c54 commit 7a21bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Serilog.Formatting.Log4Net.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.3" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="PublicApiGenerator" Version="11.1.0" />
<PackageReference Include="ReportGenerator" Version="5.2.5" PrivateAssets="all" />
<PackageReference Include="ReportGenerator" Version="5.3.0" PrivateAssets="all" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="2.3.0" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="3.1.0" />
Expand Down

0 comments on commit 7a21bfe

Please sign in to comment.