Skip to content

Commit

Permalink
Merge pull request #336 from cake-contrib-bot/update_codecov_referenc…
Browse files Browse the repository at this point in the history
…e_2019_04_10_10_38_04

Update codecov reference to 1.4.0
  • Loading branch information
gep13 authored Apr 20, 2019
2 parents 59c5caa + 77a3c64 commit 635aa1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cake.Recipe/Content/tools.cake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// TOOLS
///////////////////////////////////////////////////////////////////////////////

private const string CodecovTool = "#tool nuget:?package=codecov&version=1.1.0";
private const string CodecovTool = "#tool nuget:?package=codecov&version=1.4.0";
private const string CoverallsTool = "#tool nuget:?package=coveralls.io&version=1.4.2";
private const string GitReleaseManagerTool = "#tool nuget:?package=GitReleaseManager&version=0.8.0";
private const string GitVersionTool = "#tool nuget:?package=GitVersion.CommandLine&version=3.6.5";
Expand Down

0 comments on commit 635aa1e

Please sign in to comment.