Skip to content

Commit

Permalink
(cake-contribGH-756) Update ReportGenerator reference from 4.8.0 to 4…
Browse files Browse the repository at this point in the history
….8.5
  • Loading branch information
cake-contrib-bot committed Feb 7, 2021
1 parent 2c69d36 commit 839d30d
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.12.0",
string nugetTool = "#tool nuget:?package=NuGet.CommandLine&version=5.8.0",
string openCoverTool = "#tool nuget:?package=OpenCover&version=4.7.922",
string reportGeneratorTool = "#tool nuget:?package=ReportGenerator&version=4.8.0",
string reportGeneratorTool = "#tool nuget:?package=ReportGenerator&version=4.8.5",
string reportUnitTool = "#tool nuget:?package=ReportUnit&version=1.2.1",
string codecovGlobalTool = "#tool dotnet:?package=Codecov.Tool&version=1.12.4",
string coverallsGlobalTool = "#tool dotnet:?package=coveralls.net&version=1.0.0",
Expand Down

0 comments on commit 839d30d

Please sign in to comment.