From 68cbd24ce7f6796b83dd9daa032c33654cef33ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 01:43:11 +0000 Subject: [PATCH] chore(deps): update dependency cake.tool to v6 --- dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index 67718b2..1bc15b1 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "cake.tool": { - "version": "5.0.0", + "version": "6.0.0", "commands": [ "dotnet-cake" ]