diff --git a/dotnet-tools.json b/dotnet-tools.json index cb02573..9ea1234 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-coverage": { - "version": "18.6.2", + "version": "18.7.0", "commands": [ "dotnet-coverage" ],