diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 717f0d8..68237cc 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-stryker": { - "version": "4.7.0", + "version": "4.8.0", "commands": [ "dotnet-stryker" ]