From 264b95c4c148600cf12fe192baf3036d18f70766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 04:28:32 +0000 Subject: [PATCH] Bump Newtonsoft.Json Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../DataArt.Atlas.Infrastructure.csproj | 2 +- .../DataArt.Atlas.ServiceDiscovery.Fabric.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/DataArt.Atlas.Infrastructure/DataArt.Atlas.Infrastructure.csproj b/core/DataArt.Atlas.Infrastructure/DataArt.Atlas.Infrastructure.csproj index 4f669cd..c326d65 100644 --- a/core/DataArt.Atlas.Infrastructure/DataArt.Atlas.Infrastructure.csproj +++ b/core/DataArt.Atlas.Infrastructure/DataArt.Atlas.Infrastructure.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/core/Discovery/DataArt.Atlas.ServiceDiscovery.Fabric/DataArt.Atlas.ServiceDiscovery.Fabric.csproj b/core/Discovery/DataArt.Atlas.ServiceDiscovery.Fabric/DataArt.Atlas.ServiceDiscovery.Fabric.csproj index 7b2faa9..72e1cc0 100644 --- a/core/Discovery/DataArt.Atlas.ServiceDiscovery.Fabric/DataArt.Atlas.ServiceDiscovery.Fabric.csproj +++ b/core/Discovery/DataArt.Atlas.ServiceDiscovery.Fabric/DataArt.Atlas.ServiceDiscovery.Fabric.csproj @@ -21,7 +21,7 @@ - + all runtime; build; native; contentfiles; analyzers