From 35f5be9b170364cd23df1c4003925e6ba7b045d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 13:57:47 +0000 Subject: [PATCH] chore(deps): update dependency fake-cli to v6.1.4 --- .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 20098dd..36ccfd8 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "fake-cli": { - "version": "6.0.0", + "version": "6.1.4", "commands": [ "fake" ]