diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 5ecc3c6..5093fb4 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,10 +3,10 @@ "isRoot": true, "tools": { "dotnet-outdated-tool": { - "version": "4.6.8", + "version": "4.6.9", "commands": [ "dotnet-outdated" ] } } -} +} \ No newline at end of file