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