diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 7fd41a8096a..4363fd3b10f 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-coverage": { - "version": "17.11.5", + "version": "17.12.2", "commands": [ "dotnet-coverage" ] @@ -21,4 +21,4 @@ ] } } -} +} \ No newline at end of file