Skip to content

Commit

Permalink
Bump Newtonsoft.Json from 12.0.1 to 13.0.1 in /IpsPeek
Browse files Browse the repository at this point in the history
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](JamesNK/Newtonsoft.Json@12.0.1...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 22, 2022
1 parent 89df3c0 commit 0112ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IpsPeek/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<package id="Fody" version="4.0.2" targetFramework="net471" developmentDependency="true" />
<package id="Jot" version="1.4.1" targetFramework="net471" />
<package id="NAppUpdate.Framework" version="0.5.1.0" targetFramework="net471" />
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net471" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net471" />
<package id="ObjectListView.Official" version="2.9.1" targetFramework="net471" />
</packages>

0 comments on commit 0112ed8

Please sign in to comment.