We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2822b6 + 28e6652 commit 640c7f3Copy full SHA for 640c7f3
1 file changed
cake.cs
@@ -8,7 +8,7 @@
8
*****************************/
9
Setup(
10
static context => {
11
- InstallTool("dotnet:https://api.nuget.org/v3/index.json?package=GitVersion.Tool&version=6.6.1");
+ InstallTool("dotnet:https://api.nuget.org/v3/index.json?package=GitVersion.Tool&version=6.6.2");
12
var assertedVersions = context.GitVersion(new GitVersionSettings
13
{
14
OutputType = GitVersionOutput.Json
0 commit comments