diff --git a/tools/PinVersion/project.json b/tools/PinVersion/project.json index f781996852..99aed69ada 100644 --- a/tools/PinVersion/project.json +++ b/tools/PinVersion/project.json @@ -1,7 +1,7 @@ { "version": "1.0.0-*", "dependencies": { - "Newtonsoft.Json": "6.0.8", + "Newtonsoft.Json": "8.0.2", "NuGet.Core": "2.8.6" },