From 30aa2e0a4f4d64ffe29384479f79e210fda40d42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 17:14:35 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-stryker to v4.16.0 --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index d7d1a8a..7e6fdf3 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-stryker": { - "version": "4.15.0", + "version": "4.16.0", "commands": [ "dotnet-stryker" ]