From 6c1f25f2f13860345c00c1dbc53def1951aabf91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 10:47:14 +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 83fc41ce19..e383e75d13 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "nuke.globaltool": { - "version": "8.1.4", + "version": "9.0.1", "commands": [ "nuke" ]