From f4324e1a9b431b607a1639da28e20c2b57cc69a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 02:29:54 +0000 Subject: [PATCH] Bump nuke.globaltool from 6.1.2 to 7.0.6 Bumps [nuke.globaltool](https://github.com/nuke-build/nuke) from 6.1.2 to 7.0.6. - [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/6.1.2...7.0.6) --- 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 708644d..7b58deb 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "nuke.globaltool": { - "version": "6.1.2", + "version": "7.0.6", "commands": [ "nuke" ]