From 7a7aa8eb62492ff608b34c51ab072b27f94b331b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 04:31:36 +0000 Subject: [PATCH] Update dependency dotnet-outdated-tool to v4.7.1 --- .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 753b9c47e8..0df824642e 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -43,7 +43,7 @@ "rollForward": false }, "dotnet-outdated-tool": { - "version": "4.7.0", + "version": "4.7.1", "commands": ["dotnet-outdated"], "rollForward": false },