summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-23 01:22:13 +0000
committerGitHub <noreply@github.com>2022-06-23 01:22:13 +0000
commita8e0b3fdbf25d332db7dbb72fdbfbcbfec1f188f (patch)
treeb3682835464fb84fdfcb3002bc2e6bf18457c452
parent98af3c0dc192ea89df797dd45df7d7efe5ad3d09 (diff)
downloadinfinitytier-a8e0b3fdbf25d332db7dbb72fdbfbcbfec1f188f.tar.gz
infinitytier-a8e0b3fdbf25d332db7dbb72fdbfbcbfec1f188f.zip
Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /windows/WinUI
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/9.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--windows/WinUI/packages.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/WinUI/packages.config b/windows/WinUI/packages.config
index e6803f84..bcd78b28 100644
--- a/windows/WinUI/packages.config
+++ b/windows/WinUI/packages.config
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Hardcodet.NotifyIcon.Wpf" version="1.0.8" targetFramework="net45" />
- <package id="Newtonsoft.Json" version="9.0.1" targetFramework="net45" />
+ <package id="Newtonsoft.Json" version="13.0.1" targetFramework="net45" />
</packages> \ No newline at end of file