From 9163bba0b27cf4b44291a37cea57d7b998e877fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 15:43:06 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /sketches/nosql/couchdb/FirstTry/FirstTry Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 4.0.6 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/4.0.6...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sketches/nosql/couchdb/FirstTry/FirstTry/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sketches/nosql/couchdb/FirstTry/FirstTry/packages.config b/sketches/nosql/couchdb/FirstTry/FirstTry/packages.config index 8852dc7..dc4f748 100644 --- a/sketches/nosql/couchdb/FirstTry/FirstTry/packages.config +++ b/sketches/nosql/couchdb/FirstTry/FirstTry/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file