From 5959e4e46596232e88df3751fd1a24b00cde38cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 22:29:16 +0000 Subject: [PATCH] Bump Newtonsoft.Json Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.5 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/6.0.5...13.0.1) --- 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..372efc6dc 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