From ae66972b0409e20ab885180266b3956ba45c9c13 Mon Sep 17 00:00:00 2001 From: Peter Kurfer Date: Wed, 13 Apr 2022 07:04:55 +0000 Subject: [PATCH] Update dependency nuke.globaltool to v6.0.2 --- .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 2ce4699..3c21a6d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "nuke.globaltool": { - "version": "6.0.1", + "version": "6.0.2", "commands": [ "nuke" ]