From 07100d8b9a4b9c5bba47c9ca022530073d92d50c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 00:51:47 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /Backtester Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1) --- 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..119d90b 100644 --- a/Backtester/Backtester.csproj +++ b/Backtester/Backtester.csproj @@ -71,7 +71,7 @@ - 12.0.3 + 13.0.1 diff --git a/SharpTrader.Core/SharpTrader.Core.csproj b/SharpTrader.Core/SharpTrader.Core.csproj index 531ac83..a250d03 100644 --- a/SharpTrader.Core/SharpTrader.Core.csproj +++ b/SharpTrader.Core/SharpTrader.Core.csproj @@ -9,7 +9,7 @@ - +