From 484840a2dfc01f4609c33e03ff717eee9ec026be Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 Apr 2022 04:40:08 +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 74333ac0c..6322dd99a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -21,7 +21,7 @@ ] }, "nuke.globaltool": { - "version": "6.0.1", + "version": "6.0.2", "commands": [ "nuke" ]