From d7babcc6e48834e56eb7b4e93c4b6e84067c3e21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 13:59:35 +0000 Subject: [PATCH] chore: Update dependency cake.tool to v2.3.0 --- dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index 48dd38c..c02d1a3 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "cake.tool": { - "version": "2.2.0", + "version": "2.3.0", "commands": [ "dotnet-cake" ]