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:50:08 +0300
committerGitHub <noreply@github.com>2022-06-23 05:50:08 +0300
commit88747221a9bc323edef3c72ea9db30db581edbd1 (patch)
tree795dd13aaab290692ff78cff97a5f9b76afeb052
parentd716051cdca941f13c0060b6bcc9b5ac3a3f8ee5 (diff)
Bump Newtonsoft.Json in /Duplicati/Library/Snapshotsdependabot/nuget/Duplicati/Library/Snapshots/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/Snapshots/packages.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Duplicati/Library/Snapshots/packages.config b/Duplicati/Library/Snapshots/packages.config
index 9ce0bc539..ec2eef3eb 100644
--- a/Duplicati/Library/Snapshots/packages.config
+++ b/Duplicati/Library/Snapshots/packages.config
@@ -2,5 +2,5 @@
<packages>
<package id="AlphaFS" version="2.2.6" targetFramework="net471" />
<package id="AlphaVSS" version="1.4.0" targetFramework="net471" />
- <package id="Newtonsoft.Json" version="12.0.2" targetFramework="net471" />
+ <package id="Newtonsoft.Json" version="13.0.1" targetFramework="net471" />
</packages>