Skip to content

Commit

Permalink
Bump Newtonsoft.Json
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2023
1 parent 34134c0 commit 80291c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package id="Castle.Core" version="4.3.1" targetFramework="net461" />
<package id="Huygens" version="1.4.5" targetFramework="net461" />
<package id="Moq" version="4.10.1" targetFramework="net461" />
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net461" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net461" />
<package id="NUnit" version="3.11.0" targetFramework="net461" />
<package id="NUnit.Runners" version="2.6.4" targetFramework="net461" />
<package id="NUnit3TestAdapter" version="3.11.2" targetFramework="net461" />
Expand Down

0 comments on commit 80291c0

Please sign in to comment.