Skip to content

Commit

Permalink
Merge pull request #16 from cqjjjzr/dependabot/nuget/Newtonsoft.Json-…
Browse files Browse the repository at this point in the history
…13.0.1

Bump Newtonsoft.Json from 12.0.1 to 13.0.1
  • Loading branch information
cqjjjzr authored Aug 9, 2022
2 parents 6928ac1 + 9c301a6 commit 7892e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<package id="Costura.Fody" version="3.2.2" targetFramework="net40" />
<package id="Fody" version="3.3.5" targetFramework="net40" developmentDependency="true" />
<package id="MSBuildTasks" version="1.5.0.235" targetFramework="net40" developmentDependency="true" />
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net40" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net40" />
</packages>

0 comments on commit 7892e7d

Please sign in to comment.