From 62ec56a583d29b632e1326b6e60cd21fe2d3f776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 05:38:22 +0000 Subject: [PATCH] Bump paket from 8.0.3 to 9.0.1 Bumps [paket](https://github.com/fsprojects/Paket) from 8.0.3 to 9.0.1. - [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.3...9.0.1) --- 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 b452575..b27d6c3 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "paket": { - "version": "8.0.3", + "version": "9.0.1", "commands": [ "paket" ]