diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index cf5a139..ab661b6 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -1,12 +1,12 @@ { - "version": 1, - "isRoot": true, - "tools": { - "dotnet-outdated-tool": { - "version": "4.6.9", - "commands": [ - "dotnet-outdated" - ] - } + "version": 1, + "isRoot": true, + "tools": { + "dotnet-outdated-tool": { + "version": "4.7.0", + "commands": [ + "dotnet-outdated" + ] } + } } \ No newline at end of file