diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index b36200b..f5c3950 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-outdated-tool": { - "version": "4.6.4", + "version": "4.6.8", "commands": [ "dotnet-outdated" ]