diff --git a/StackExchange.NET/StackExchange.NET/StackExchange.NET.csproj b/StackExchange.NET/StackExchange.NET/StackExchange.NET.csproj index f9a18cb..4ba8553 100644 --- a/StackExchange.NET/StackExchange.NET/StackExchange.NET.csproj +++ b/StackExchange.NET/StackExchange.NET/StackExchange.NET.csproj @@ -17,7 +17,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Newtonsoft.Json" Version="9.0.1" /> + <PackageReference Include="Newtonsoft.Json" Version="13.0.1" /> </ItemGroup> <ItemGroup>