From aa28059b4ea1cd40a69a6b6b3d587ed81cebbc77 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 8 Dec 2022 14:58:13 +0000
Subject: [PATCH] Bump Newtonsoft.Json

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 .../XServerIoTOnboardTaskProject.csproj                         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/XServerIoTOnboardTaskProject/XServerIoTOnboardTaskProject/XServerIoTOnboardTaskProject.csproj b/XServerIoTOnboardTaskProject/XServerIoTOnboardTaskProject/XServerIoTOnboardTaskProject.csproj
index 3e209ae..0f92fbe 100644
--- a/XServerIoTOnboardTaskProject/XServerIoTOnboardTaskProject/XServerIoTOnboardTaskProject.csproj
+++ b/XServerIoTOnboardTaskProject/XServerIoTOnboardTaskProject/XServerIoTOnboardTaskProject.csproj
@@ -143,7 +143,7 @@
       <Version>6.2.13</Version>
     </PackageReference>
     <PackageReference Include="Newtonsoft.Json">
-      <Version>13.0.1</Version>
+      <Version>13.0.2</Version>
     </PackageReference>
     <PackageReference Include="XserverIoTCommon">
       <Version>10.3.2</Version>