From 92083149a2e8972a843108ec2f4430c2aad46955 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Apr 2022 23:37: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 96fdaabe06..29c0a70ed4 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ "commands": ["reportgenerator"] }, "nuke.globaltool": { - "version": "6.0.1", + "version": "6.0.2", "commands": ["nuke"] }, "codecov.tool": {