Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-23 05:43:36 +0300
committerGitHub <noreply@github.com>2022-06-23 05:43:36 +0300
commit8c20806dbeb65fe42b7ad0d831b0523981f20aa1 (patch)
tree5cd4a7395ea73821ddc644b7e38688b350ecef1f
parentd716051cdca941f13c0060b6bcc9b5ac3a3f8ee5 (diff)
Bump Newtonsoft.Json in /Duplicati/Library/Backend/TahoeLAFSdependabot/nuget/Duplicati/Library/Backend/TahoeLAFS/Newtonsoft.Json-13.0.1
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Duplicati/Library/Backend/TahoeLAFS/packages.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Duplicati/Library/Backend/TahoeLAFS/packages.config b/Duplicati/Library/Backend/TahoeLAFS/packages.config
index 5e9c8c41c..6a8605262 100644
--- a/Duplicati/Library/Backend/TahoeLAFS/packages.config
+++ b/Duplicati/Library/Backend/TahoeLAFS/packages.config
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
- <package id="Newtonsoft.Json" version="12.0.2" targetFramework="net471" />
+ <package id="Newtonsoft.Json" version="13.0.1" targetFramework="net471" />
</packages>