From 0e4fd21d501fee27cce2741556eadf73275f88f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 21:06:29 +0000 Subject: [PATCH] Update dependency dotnet-outdated-tool to 4.6.7 (#1194) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 229af19a..58d0615d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -27,7 +27,7 @@ "commands": ["nukeeper"] }, "dotnet-outdated-tool": { - "version": "4.6.4", + "version": "4.6.7", "commands": ["dotnet-outdated"] } }