From 66c88efe595c172e39199ef7baea36a6d8cbb550 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 01:54:20 +0000 Subject: [PATCH] chore(deps): update dependency nuke.globaltool to v8 --- .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 fc9c360e9..b010b78cc 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -21,7 +21,7 @@ ] }, "nuke.globaltool": { - "version": "7.0.6", + "version": "8.0.0", "commands": [ "nuke" ]