From 541726117392374b0fc4a3bd543381f63225a2a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:00:36 +0000 Subject: [PATCH] chore(deps): 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 8.0.8 to 8.0.11 - [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/v8.0.8...v8.0.11) 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] --- src/OA.Infrastructure/OA.Infrastructure.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OA.Infrastructure/OA.Infrastructure.csproj b/src/OA.Infrastructure/OA.Infrastructure.csproj index f188500..b21a878 100644 --- a/src/OA.Infrastructure/OA.Infrastructure.csproj +++ b/src/OA.Infrastructure/OA.Infrastructure.csproj @@ -9,7 +9,7 @@ - + all