diff --git a/dotnet-tools.json b/dotnet-tools.json index 4cc6928..010a8c1 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-stryker": { - "version": "4.15.0", + "version": "4.16.0", "commands": [ "dotnet-stryker" ],