From 5b22931ed13fc3a6054a0bf17fb158bbe528bc46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 02:14:29 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /LaMetric.Serialization 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] --- LaMetric.Serialization/LaMetric.Serialization.fsproj | 2 +- LaMetric.Serialization/packages.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LaMetric.Serialization/LaMetric.Serialization.fsproj b/LaMetric.Serialization/LaMetric.Serialization.fsproj index 9a5ab22..f65dee8 100644 --- a/LaMetric.Serialization/LaMetric.Serialization.fsproj +++ b/LaMetric.Serialization/LaMetric.Serialization.fsproj @@ -24,7 +24,7 @@ - + diff --git a/LaMetric.Serialization/packages.config b/LaMetric.Serialization/packages.config index 89525b6..a12c1bd 100644 --- a/LaMetric.Serialization/packages.config +++ b/LaMetric.Serialization/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file