From 75d945e7a504377325573bb845c3b35e7d93bfca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 18:41:47 +0000 Subject: [PATCH] Update dependency nuke.globaltool to v6.3.0 --- .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 9da305875..9bf4bf794 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -21,7 +21,7 @@ ] }, "nuke.globaltool": { - "version": "6.2.1", + "version": "6.3.0", "commands": [ "nuke" ]