From b31c1ea79b61271139f418fd17c8e1bcd4609289 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 12:07:55 +0100 Subject: [PATCH] Update dependency dotnet-outdated-tool to v4.6.1 (#81) 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 8d77445..c3060a8 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -33,7 +33,7 @@ ] }, "dotnet-outdated-tool": { - "version": "4.6.0", + "version": "4.6.1", "commands": [ "dotnet-outdated" ]