diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index a0737d2bd59..2b21a2d96cc 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-coverage": { - "version": "17.8.2", + "version": "18.6.2", "commands": [ "dotnet-coverage" ] @@ -27,4 +27,4 @@ ] } } -} +} \ No newline at end of file