diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index a29e6b5075..b9728bd21e 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,10 +3,10 @@ "isRoot": true, "tools": { "dotnet-stryker": { - "version": "4.16.0", + "version": "5.0.0", "commands": [ "dotnet-stryker" ] } } -} +} \ No newline at end of file