diff --git a/dotnet-tools.json b/dotnet-tools.json index 75eaddc..7806fb9 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-stryker": { - "version": "4.14.1", + "version": "4.14.2", "commands": [ "dotnet-stryker" ],