From 2b85598bc3121abe6bbd50f8caac369a77e46f9f Mon Sep 17 00:00:00 2001 From: Gregorius Soedharmo Date: Tue, 15 Nov 2022 23:18:38 +0700 Subject: [PATCH] Upgrade to Newtonsoft.Json 13.0.1 as minimum version (#6230) (#6252) (cherry picked from commit 5e66bf004d2286940d252ef82d6a08c32360899b) Co-authored-by: Aaron Stannard --- src/common.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common.props b/src/common.props index 01b0164cf99..fb63702d6a1 100644 --- a/src/common.props +++ b/src/common.props @@ -14,7 +14,7 @@ 2.4.3 17.0.0 0.12.2 - [12.0.3,) + [13.0.1,) 2.0.1 3.19.4 0.13.1 @@ -65,4 +65,4 @@ If you want to see the [full set of changes made in Akka.NET v1.4.39, click here - \ No newline at end of file +