From 5b7933af9255fe9db4dc6dc513eb0aef7d52b19f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 21:33:24 +0000 Subject: [PATCH] Bump paket from 7.2.1 to 8.0.0 Bumps [paket](https://github.com/fsprojects/Paket) from 7.2.1 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.2.1...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 e4fcb77..16ba90f 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "paket": { - "version": "7.2.1", + "version": "8.0.0", "commands": [ "paket" ]