From bdecdc360368d29a1f6f9e55dcac0f4d352ce7b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 12:57:55 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 13.0.2 to 13.0.3 Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.2 to 13.0.3. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.2...13.0.3) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/JsonPeek/JsonPeek.csproj | 2 +- src/JsonPoke/JsonPoke.csproj | 2 +- src/Tests/Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/JsonPeek/JsonPeek.csproj b/src/JsonPeek/JsonPeek.csproj index 1018f68..ccb8ee3 100644 --- a/src/JsonPeek/JsonPeek.csproj +++ b/src/JsonPeek/JsonPeek.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/JsonPoke/JsonPoke.csproj b/src/JsonPoke/JsonPoke.csproj index 7cffa56..c7c22f4 100644 --- a/src/JsonPoke/JsonPoke.csproj +++ b/src/JsonPoke/JsonPoke.csproj @@ -17,7 +17,7 @@ - + diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj index f0f0fef..59963e5 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -12,7 +12,7 @@ - +