From 792307a2a967b9e147fffe6c0c48754a69c0dedb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 23:43:03 +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 },