From ae11864f5fda86d12e76fcd4f4c638bc654e4a3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 18:54:48 +0000 Subject: [PATCH] Bump paket from 8.0.0 to 8.0.3 Bumps [paket](https://github.com/fsprojects/Paket) from 8.0.0 to 8.0.3. - [Release notes](https://github.com/fsprojects/Paket/releases) - [Changelog](https://github.com/fsprojects/Paket/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/fsprojects/Paket/compare/8.0.0...8.0.3) --- updated-dependencies: - dependency-name: paket 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 4098d37..4dc1880 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "paket": { - "version": "8.0.0", + "version": "8.0.3", "commands": [ "paket" ]