From 9a13928bec75dd7e7704d3002b5b3a65e651eea8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 11:51:39 +0000 Subject: [PATCH] Bump fake-cli from 6.1.0 to 6.1.1 Bumps [fake-cli](https://github.com/fsprojects/Fake) from 6.1.0 to 6.1.1. - [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.0...6.1.1) --- 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 091e84f..ded0e92 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "fake-cli": { - "version": "6.1.0", + "version": "6.1.1", "commands": [ "fake" ]