From a4dfbeaa42cc1ff45341e4796e92ade4173bcd7c Mon Sep 17 00:00:00 2001 From: Next Turn <45985406+nxtn@users.noreply.github.com> Date: Wed, 17 Mar 2021 00:00:00 +0800 Subject: [PATCH] Bump Codecov.Tool to 1.13.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 e1db4cb..a7fcb3c 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "codecov.tool": { - "version": "1.12.1", + "version": "1.13.0", "commands": [ "codecov" ]