Skip to content

Commit

Permalink
(cake-contribGH-667) Update ReportGenerator reference from 4.6.6 to 4…
Browse files Browse the repository at this point in the history
….6.7
  • Loading branch information
cake-contrib-bot committed Sep 11, 2020
1 parent a64099c commit 7433cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cake.Recipe/Content/toolsettings.cake
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public static class ToolSettings
string nunitTool = "#tool nuget:?package=NUnit.ConsoleRunner&version=3.11.1",
string nugetTool = "#tool nuget:?package=NuGet.CommandLine&version=5.7.0",
string openCoverTool = "#tool nuget:?package=OpenCover&version=4.7.922",
string reportGeneratorTool = "#tool nuget:?package=ReportGenerator&version=4.6.6",
string reportGeneratorTool = "#tool nuget:?package=ReportGenerator&version=4.6.7",
string reportUnitTool = "#tool nuget:?package=ReportUnit&version=1.2.1",
string codecovGlobalTool = "#tool dotnet:?package=Codecov.Tool&version=1.12.3",
string coverallsGlobalTool = "#tool dotnet:?package=coveralls.net&version=1.0.0",
Expand Down

0 comments on commit 7433cd7

Please sign in to comment.