Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Commit 6af7cc8

Browse files
Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /Source/MDK (#269)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@11.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4bce6c3 commit 6af7cc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/MDK/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<package id="Microsoft.VisualStudio.Utilities" version="15.7.27703" targetFramework="net472" />
4141
<package id="Microsoft.VisualStudio.Validation" version="15.5.31" targetFramework="net472" />
4242
<package id="Microsoft.Win32.Registry" version="4.6.0" targetFramework="net472" />
43-
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net472" />
43+
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net472" />
4444
<package id="Ookii.Dialogs.Wpf" version="3.1.0" targetFramework="net472" />
4545
<package id="Scripty.MsBuild" version="0.7.4" targetFramework="net472" developmentDependency="true" />
4646
<package id="SQLitePCLRaw.bundle_green" version="1.1.11" targetFramework="net472" />

0 commit comments

Comments
 (0)