diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 7665717c3..26d3dd928 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -35,7 +35,7 @@ "commands": ["dotnet-graphql"] }, "dotnet-outdated-tool": { - "version": "4.5.3", + "version": "4.6.0", "commands": ["dotnet-outdated"] } }