From eae777c1d2b3b83f28ce80ff3b6ae41a7eec063d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 08:02:30 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson and Newtonsoft.Json Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/dotnet/aspnetcore) and [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json). These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Mvc.NewtonsoftJson` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1) Updates `Newtonsoft.Json` from 13.0.3 to 13.0.3 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.3...13.0.3) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Analogy.LogServer/Analogy.LogServer.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Analogy.LogServer/Analogy.LogServer.csproj b/Analogy.LogServer/Analogy.LogServer.csproj index 0124444..f48ae02 100644 --- a/Analogy.LogServer/Analogy.LogServer.csproj +++ b/Analogy.LogServer/Analogy.LogServer.csproj @@ -43,7 +43,7 @@ - +