Skip to content

Commit

Permalink
Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /Source/MDK (malware-de…
Browse files Browse the repository at this point in the history
…v#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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 23, 2022
1 parent 4bce6c3 commit 6af7cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/MDK/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<package id="Microsoft.VisualStudio.Utilities" version="15.7.27703" targetFramework="net472" />
<package id="Microsoft.VisualStudio.Validation" version="15.5.31" targetFramework="net472" />
<package id="Microsoft.Win32.Registry" version="4.6.0" targetFramework="net472" />
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net472" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net472" />
<package id="Ookii.Dialogs.Wpf" version="3.1.0" targetFramework="net472" />
<package id="Scripty.MsBuild" version="0.7.4" targetFramework="net472" developmentDependency="true" />
<package id="SQLitePCLRaw.bundle_green" version="1.1.11" targetFramework="net472" />
Expand Down

0 comments on commit 6af7cc8

Please sign in to comment.