Skip to content

Commit

Permalink
Bump Newtonsoft.Json from 6.0.4 to 13.0.1 in /OpusCatMTEngine
Browse files Browse the repository at this point in the history
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.4 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@6.0.4...13.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 28, 2022
1 parent b87bc92 commit 8414952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpusCatMTEngine/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<package id="Microsoft.Owin.Hosting" version="4.1.1" targetFramework="net472" />
<package id="Microsoft.WindowsAPICodePack-Core" version="1.1.0.0" targetFramework="net472" />
<package id="Microsoft.WindowsAPICodePack-Shell" version="1.1.0.0" targetFramework="net472" />
<package id="Newtonsoft.Json" version="6.0.4" targetFramework="net472" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net472" />
<package id="Octokit" version="0.51.0" targetFramework="net472" />
<package id="Owin" version="1.0" targetFramework="net472" />
<package id="pythonnet_netstandard_py38_win" version="2.5.2" targetFramework="net472" />
Expand Down

0 comments on commit 8414952

Please sign in to comment.