From a94bb3d8e35169a7ec169fe307697f36b23c94f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 20:42:43 +0000 Subject: [PATCH] Update dependency cake.tool to v5.1.0 --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 43e6f74ce..2f574d6db 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "cake.tool": { - "version": "5.0.0", + "version": "5.1.0", "commands": [ "dotnet-cake" ]