diff --git a/cake.cs b/cake.cs index 6850c7f..4d06ca6 100644 --- a/cake.cs +++ b/cake.cs @@ -8,7 +8,7 @@ static context => { InstallTool("dotnet:https://api.nuget.org/v3/index.json?package=GitVersion.Tool&version=6.6.0"); InstallTool("dotnet:https://api.nuget.org/v3/index.json?package=DPI&version=2026.2.11.364"); - InstallTool("dotnet:https://pkgs.dev.azure.com/wcom-public/Public/_packaging/wcom/nuget/v3/index.json?package=wcom.staticsitegenerator.console&version=2026.3.3.1"); + InstallTool("dotnet:https://pkgs.dev.azure.com/wcom-public/Public/_packaging/wcom/nuget/v3/index.json?package=wcom.staticsitegenerator.console&version=2026.3.9.1"); var assertedVersions = context.GitVersion(new GitVersionSettings { OutputType = GitVersionOutput.Json