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

github.com/mono/illinker-test-assets.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-22 23:38:09 +0300
committerGitHub <noreply@github.com>2022-06-22 23:38:09 +0300
commit075f9adee11b8c472d02b71d0cdf84bdf547690f (patch)
tree32ad7433e4442b59928673f4653e383569397ca4
parentc759dce96d1439b35ed21e937383ad6a66940504 (diff)
Bump Newtonsoft.Json in /net_4_x/Newtonsoft.Json.Testdependabot/nuget/net_4_x/Newtonsoft.Json.Test/Newtonsoft.Json-13.0.1
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--net_4_x/Newtonsoft.Json.Test/packages.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/net_4_x/Newtonsoft.Json.Test/packages.config b/net_4_x/Newtonsoft.Json.Test/packages.config
index 8ebaf08..3b927c9 100644
--- a/net_4_x/Newtonsoft.Json.Test/packages.config
+++ b/net_4_x/Newtonsoft.Json.Test/packages.config
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
- <package id="Newtonsoft.Json" version="12.0.1" targetFramework="net47" />
+ <package id="Newtonsoft.Json" version="13.0.1" targetFramework="net47" />
</packages> \ No newline at end of file