From f5ad41ea51f3d6a01e8af116da5b8e9301e40fa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 11:15:31 +0000 Subject: [PATCH] Bump fake-cli from 6.1.2 to 6.1.3 Bumps [fake-cli](https://github.com/fsprojects/Fake) from 6.1.2 to 6.1.3. - [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.2...6.1.3) --- 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 649d372..283c7b4 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "fake-cli": { - "version": "6.1.2", + "version": "6.1.3", "commands": [ "fake" ]