From b96b024316644ff7e2bdb1e6d3caf84ea2c5d5e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Nov 2025 02:40:01 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-outdated-tool to v4.6.9 --- .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 3dc70e296..4ce4eae30 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-outdated-tool": { - "version": "4.6.8", + "version": "4.6.9", "commands": [ "dotnet-outdated" ],