diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index d02fe69..6cd29d4 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "nuget-license": { - "version": "3.1.4", + "version": "4.0.0", "commands": [ "nuget-license" ],