diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 7186eb4f..81c4035b 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-stryker": { - "version": "4.14.2", + "version": "4.15.0", "commands": [ "dotnet-stryker" ],