From 840ce57bf8e9c359146d6863f0628db9ff6a0cd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 12:17:09 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /Backtester 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] --- Backtester/Backtester.csproj | 2 +- SharpTrader.Core/SharpTrader.Core.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Backtester/Backtester.csproj b/Backtester/Backtester.csproj index 65a284e..4af83a9 100644 --- a/Backtester/Backtester.csproj +++ b/Backtester/Backtester.csproj @@ -71,7 +71,7 @@ - 12.0.3 + 13.0.2 diff --git a/SharpTrader.Core/SharpTrader.Core.csproj b/SharpTrader.Core/SharpTrader.Core.csproj index 531ac83..ac758a3 100644 --- a/SharpTrader.Core/SharpTrader.Core.csproj +++ b/SharpTrader.Core/SharpTrader.Core.csproj @@ -9,7 +9,7 @@ - +