From f34c992ed3cbb99d64796160686ef64b88c4d5e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 17:59:19 +0000 Subject: [PATCH] chore(deps): update dependency cake.tool to v6.2.0 --- dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index 5d4cafa..a334fcf 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "cake.tool": { - "version": "6.1.0", + "version": "6.2.0", "commands": [ "dotnet-cake" ]