From 19c188445560cdb4b250ce312a2edcc930977003 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 11:33:54 +0000 Subject: [PATCH] Bump fake-cli from 6.1.1 to 6.1.2 Bumps [fake-cli](https://github.com/fsprojects/Fake) from 6.1.1 to 6.1.2. - [Release notes](https://github.com/fsprojects/Fake/releases) - [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/fsprojects/Fake/compare/6.1.1...6.1.2) --- updated-dependencies: - dependency-name: fake-cli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 a08cc14..649d372 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "fake-cli": { - "version": "6.1.1", + "version": "6.1.2", "commands": [ "fake" ]