From 7aa85afb5f171d7e1b344ffb18a0dc335aeea9c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 16:32:54 +0000 Subject: [PATCH] Bump cake.tool from 4.0.0 to 4.2.0 (#2356) --- .config/dotnet-tools.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 0129756a6ca..f1c6547fe3c 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "cake.tool": { - "version": "4.0.0", + "version": "4.2.0", "commands": [ "dotnet-cake" ] @@ -39,4 +39,4 @@ ] } } -} +} \ No newline at end of file