diff --git a/PipelineFramework.v2/PipelineFramework/Shared/Common/PipelineFramework.Common.csproj b/PipelineFramework.v2/PipelineFramework/Shared/Common/PipelineFramework.Common.csproj index d9bdd9f..a084f9f 100644 --- a/PipelineFramework.v2/PipelineFramework/Shared/Common/PipelineFramework.Common.csproj +++ b/PipelineFramework.v2/PipelineFramework/Shared/Common/PipelineFramework.Common.csproj @@ -7,7 +7,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Newtonsoft.Json" Version="10.0.3" /> + <PackageReference Include="Newtonsoft.Json" Version="13.0.2" /> </ItemGroup> </Project>