From eb85f5860e88a7509edf35100f3e56492bc4a263 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 23:46:15 +0200 Subject: [PATCH] chore: Update dependency cake.tool to v2.1.0 (#809) Co-authored-by: Renovate Bot --- dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index 33eca0e..747005e 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "cake.tool": { - "version": "2.0.0-rc0001", + "version": "2.1.0", "commands": [ "dotnet-cake" ]