diff --git a/src/Application/Application.csproj b/src/Application/Application.csproj index 54a6f1d4b..bd55d2f4b 100644 --- a/src/Application/Application.csproj +++ b/src/Application/Application.csproj @@ -15,7 +15,7 @@ <PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="10.0.1" /> <PackageReference Include="Microsoft.AspNetCore.Http.Features" Version="5.0.13" /> <PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.1" /> - <PackageReference Include="Newtonsoft.Json" Version="13.0.1" /> + <PackageReference Include="Newtonsoft.Json" Version="13.0.2" /> <PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.15" /> </ItemGroup> <ItemGroup>