diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index f700640e3e..128d485a5c 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "altcover.global": { - "version": "8.8.173", + "version": "9.0.1", "commands": [ "altcover" ],