From 67a2e6dcd4725f4cf44bdfb1cfd66b0d1d444da7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 09:06:29 +0000 Subject: [PATCH] Bump Newtonsoft.Json Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../PoESkillTree.Engine.Computation.IntegrationTests.csproj | 2 +- .../PoESkillTree.Engine.GameModel.csproj | 2 +- PoESkillTree.Engine.Utils/PoESkillTree.Engine.Utils.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PoESkillTree.Engine.Computation.IntegrationTests/PoESkillTree.Engine.Computation.IntegrationTests.csproj b/PoESkillTree.Engine.Computation.IntegrationTests/PoESkillTree.Engine.Computation.IntegrationTests.csproj index 16cfc7a7..7030a599 100644 --- a/PoESkillTree.Engine.Computation.IntegrationTests/PoESkillTree.Engine.Computation.IntegrationTests.csproj +++ b/PoESkillTree.Engine.Computation.IntegrationTests/PoESkillTree.Engine.Computation.IntegrationTests.csproj @@ -21,7 +21,7 @@ - + diff --git a/PoESkillTree.Engine.GameModel/PoESkillTree.Engine.GameModel.csproj b/PoESkillTree.Engine.GameModel/PoESkillTree.Engine.GameModel.csproj index c54263b9..e41621fd 100644 --- a/PoESkillTree.Engine.GameModel/PoESkillTree.Engine.GameModel.csproj +++ b/PoESkillTree.Engine.GameModel/PoESkillTree.Engine.GameModel.csproj @@ -32,7 +32,7 @@ - + all diff --git a/PoESkillTree.Engine.Utils/PoESkillTree.Engine.Utils.csproj b/PoESkillTree.Engine.Utils/PoESkillTree.Engine.Utils.csproj index 38613046..7dddfea6 100644 --- a/PoESkillTree.Engine.Utils/PoESkillTree.Engine.Utils.csproj +++ b/PoESkillTree.Engine.Utils/PoESkillTree.Engine.Utils.csproj @@ -28,7 +28,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive