Skip to content

Commit

Permalink
Update reportgenerator to v5.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 16, 2022
1 parent 3c79c4c commit 2c3837e
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 @@ -11,7 +11,7 @@
"commands": ["dotnet-gitversion"]
},
"dotnet-reportgenerator-globaltool": {
"version": "5.1.11",
"version": "5.1.12",
"commands": ["reportgenerator"]
},
"nuke.globaltool": {
Expand Down
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageVersion Include="GitVersion.Tool" Version="5.11.1" />
<PackageVersion Include="docfx.console" Version="2.59.4" />
<PackageVersion Include="Nuke.Common" Version="6.2.1" />
<PackageVersion Include="ReportGenerator" Version="5.1.11" />
<PackageVersion Include="ReportGenerator" Version="5.1.12" />
<PackageVersion Include="Rocket.Surgery.Nuke" Version="0.17.21" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 2c3837e

Please sign in to comment.