diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index e7abe82c8..81140bda2 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-outdated-tool": { - "version": "4.6.9", + "version": "4.7.1", "commands": [ "dotnet-outdated" ],