diff --git a/Angular-ServerSidePagination-BackEnd/Business.Services/Business.Service.csproj b/Angular-ServerSidePagination-BackEnd/Business.Services/Business.Service.csproj index e2d9478..cc8f3aa 100644 --- a/Angular-ServerSidePagination-BackEnd/Business.Services/Business.Service.csproj +++ b/Angular-ServerSidePagination-BackEnd/Business.Services/Business.Service.csproj @@ -5,7 +5,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="Newtonsoft.Json" Version="12.0.3" /> + <PackageReference Include="Newtonsoft.Json" Version="13.0.2" /> </ItemGroup> <ItemGroup>