From 0e7289a1e408f2b8023e1cd52a8953b49c1c620e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 16:58:53 +0000 Subject: [PATCH] Bump Newtonsoft.Json Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.5 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/6.0.5...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../WampSharp.NewtonsoftJson/WampSharp.NewtonsoftJson.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/netstandard/Default/WampSharp.NewtonsoftJson/WampSharp.NewtonsoftJson.csproj b/src/netstandard/Default/WampSharp.NewtonsoftJson/WampSharp.NewtonsoftJson.csproj index 811d2b6fd..a4ff721a0 100644 --- a/src/netstandard/Default/WampSharp.NewtonsoftJson/WampSharp.NewtonsoftJson.csproj +++ b/src/netstandard/Default/WampSharp.NewtonsoftJson/WampSharp.NewtonsoftJson.csproj @@ -11,9 +11,9 @@ - + - + \ No newline at end of file