From b9355e765af75bbe594a6ddac41068427706bd85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 21:34:12 +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 26662a5..72b25ea 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 },