Skip to content

Commit 91cbd44

Browse files
committed
chore(deps): update dependency gitversion.tool to 6.6.2
1 parent 6211c37 commit 91cbd44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cake.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*****************************/
77
Setup(
88
static context => {
9-
InstallTool("dotnet:https://api.nuget.org/v3/index.json?package=GitVersion.Tool&version=6.6.1");
9+
InstallTool("dotnet:https://api.nuget.org/v3/index.json?package=GitVersion.Tool&version=6.6.2");
1010
InstallTool("dotnet:https://api.nuget.org/v3/index.json?package=DPI&version=2026.2.11.364");
1111
InstallTool("dotnet:https://pkgs.dev.azure.com/wcom-public/Public/_packaging/wcom/nuget/v3/index.json?package=wcom.staticsitegenerator.console&version=2026.3.13.10");
1212
var assertedVersions = context.GitVersion(new GitVersionSettings

0 commit comments

Comments
 (0)