diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index f2889bf..079b23f 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-stryker": { - "version": "3.13.1", + "version": "3.13.2", "commands": [ "dotnet-stryker" ]