From 759ca7cf9b4ae7d3335b5975101351dbebfbcde8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 16:36:53 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /OptimalFuzzyPartition 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] --- OptimalFuzzyPartition/packages.config | 2 +- .../OptimalFuzzyPartitionAlgorithm.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OptimalFuzzyPartition/packages.config b/OptimalFuzzyPartition/packages.config index ac23927..f33b6de 100644 --- a/OptimalFuzzyPartition/packages.config +++ b/OptimalFuzzyPartition/packages.config @@ -3,7 +3,7 @@ - + diff --git a/OptimalFuzzyPartitionAlgorithm/OptimalFuzzyPartitionAlgorithm.csproj b/OptimalFuzzyPartitionAlgorithm/OptimalFuzzyPartitionAlgorithm.csproj index f4c18fa..ed4c8e8 100644 --- a/OptimalFuzzyPartitionAlgorithm/OptimalFuzzyPartitionAlgorithm.csproj +++ b/OptimalFuzzyPartitionAlgorithm/OptimalFuzzyPartitionAlgorithm.csproj @@ -20,7 +20,7 @@ - +