From a2d8805e2cc41f7ea7342c645015c548f7a397aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 12:05:32 +0000 Subject: [PATCH] Update dependency dotnet-outdated-tool to v4.8.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 d2c35accd5..c5430ae7f3 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -43,7 +43,7 @@ "rollForward": false }, "dotnet-outdated-tool": { - "version": "4.6.8", + "version": "4.8.1", "commands": ["dotnet-outdated"], "rollForward": false },