From 9a58626989a0870af333e91ac3dfb265b5f4c427 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 13:34:00 +0000 Subject: [PATCH] Update dependency nuke.globaltool to v6 --- .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 751279b..5736119 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "nuke.globaltool": { - "version": "5.3.0", + "version": "6.2.1", "commands": [ "nuke" ]