Skip to content

Commit

Permalink
Update reportgenerator to 5.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 9, 2024
1 parent 9aece89 commit 8badc9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"rollForward": false
},
"dotnet-reportgenerator-globaltool": {
"version": "5.3.10",
"version": "5.3.11",
"commands": ["reportgenerator"],
"rollForward": false
},
Expand Down
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageVersion Include="GitVersion.Tool" Version="6.0.2" />
<PackageVersion Include="JetBrains.ReSharper.GlobalTools" Version="2024.2.6" />
<PackageVersion Include="Nuke.Common" Version="8.1.1" />
<PackageVersion Include="ReportGenerator" Version="5.3.10" />
<PackageVersion Include="ReportGenerator" Version="5.3.11" />
<PackageVersion Include="Rocket.Surgery.Nuke" Version="2.8.113" />
<PackageVersion Include="AutoMapper" Version="13.0.1" />
<PackageVersion Include="AppAny.HotChocolate.FluentValidation" Version="0.11.2" />
Expand Down

0 comments on commit 8badc9e

Please sign in to comment.