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" ]