From 5466825047f71a50489467251351ba84e5761251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 09:38:06 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /AtlasWrapperSampleCS Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AtlasWrapper/AtlasWrapper.vbproj | 2 +- AtlasWrapperSampleCS/packages.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AtlasWrapper/AtlasWrapper.vbproj b/AtlasWrapper/AtlasWrapper.vbproj index aba7f28..0128359 100644 --- a/AtlasWrapper/AtlasWrapper.vbproj +++ b/AtlasWrapper/AtlasWrapper.vbproj @@ -12,7 +12,7 @@ - + diff --git a/AtlasWrapperSampleCS/packages.config b/AtlasWrapperSampleCS/packages.config index d85e353..3c6f907 100644 --- a/AtlasWrapperSampleCS/packages.config +++ b/AtlasWrapperSampleCS/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file