From 0168385fa2436b8dd36928f14bd36d1ebbd7cbb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 06:02:52 +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 552934c..478af3c 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "paket": { - "version": "8.0.0", + "version": "8.0.3", "commands": [ "paket" ]