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

github.com/nextcloud/windows-universal.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 01:36:28 +0300
committerGitHub <noreply@github.com>2022-06-23 01:36:28 +0300
commit3f0c3a26f621384e0239980ee9515044996a22ba (patch)
treebca4df245be5523fcb2ae49cc4058f0d1a7e4391
parent8d2314278a88133acc39a183fa324a925e707409 (diff)
Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /NextcloudClientPortabledependabot/nuget/NextcloudClientPortable/Newtonsoft.Json-13.0.1
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--NextcloudClientPortable/NextcloudClientPortable.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/NextcloudClientPortable/NextcloudClientPortable.csproj b/NextcloudClientPortable/NextcloudClientPortable.csproj
index 8825e09..afe52f6 100644
--- a/NextcloudClientPortable/NextcloudClientPortable.csproj
+++ b/NextcloudClientPortable/NextcloudClientPortable.csproj
@@ -162,7 +162,7 @@
<Version>5.3.3</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
- <Version>10.0.3</Version>
+ <Version>13.0.1</Version>
</PackageReference>
<PackageReference Include="PortableWebDavLibrary">
<Version>1.1.6</Version>