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