From 773e5d0277c81d4ab56481b207c91468cd8563a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 13:04:42 +0000 Subject: [PATCH] Bump paket from 7.1.5 to 8.0.0 Bumps [paket](https://github.com/fsprojects/Paket) from 7.1.5 to 8.0.0. - [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/7.1.5...8.0.0) --- updated-dependencies: - dependency-name: paket dependency-type: direct:production update-type: version-update:semver-major ... 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 ae3d1e32..9b772a81 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "paket": { - "version": "7.1.5", + "version": "8.0.0", "commands": [ "paket" ]