diff --git a/ShiftOS/ShiftOS/ShiftOS.csproj b/ShiftOS/ShiftOS/ShiftOS.csproj index 78144f1..8536f6b 100644 --- a/ShiftOS/ShiftOS/ShiftOS.csproj +++ b/ShiftOS/ShiftOS/ShiftOS.csproj @@ -493,6 +493,6 @@ <ItemGroup> <PackageReference Include="docopt.net" Version="0.6.1.10" /> <PackageReference Include="Microsoft.Windows.Compatibility" Version="3.0.0" /> - <PackageReference Include="Newtonsoft.Json" Version="12.0.2" /> + <PackageReference Include="Newtonsoft.Json" Version="13.0.1" /> </ItemGroup> </Project> \ No newline at end of file