From e5348c11a5cb903de8c57e42e6e43e3393431ced Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 01:24:05 +0000 Subject: [PATCH] Bump nuke.globaltool from 8.1.4 to 9.0.1 Bumps [nuke.globaltool](https://github.com/nuke-build/nuke) from 8.1.4 to 9.0.1. - [Release notes](https://github.com/nuke-build/nuke/releases) - [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md) - [Commits](https://github.com/nuke-build/nuke/compare/8.1.4...9.0.1) --- updated-dependencies: - dependency-name: nuke.globaltool 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 ab0c70bf..8aaf0536 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "nuke.globaltool": { - "version": "8.1.4", + "version": "9.0.1", "commands": [ "nuke" ],