From 6fc1f95541b26d7540c7ab051e8a9e7ae6235485 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 22:03:16 +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 f46599cd8..eaecf7041 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" ]