diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index b88eb3f..f6724a7 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-stryker": { - "version": "4.5.1", + "version": "4.6.0", "commands": [ "dotnet-stryker" ],