From 5ef1a74e1e9f97f95f4c2d5e6f11f14133587dc7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 12 Nov 2021 14:12:31 +0000 Subject: [PATCH] Update dependency nuke.globaltool to v0.25.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 7828719..9b9c4c2 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "nuke.globaltool": { - "version": "0.24.4", + "version": "0.25.0", "commands": [ "nuke" ]