From b3cf16a8646ccf8f9b89e8bf2b1a544b5e392272 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 20:36:36 +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" ]