Skip to content

Commit

Permalink
Merge pull request #269 from vdemydiuk/dependabot/nuget/MtApi/Newtons…
Browse files Browse the repository at this point in the history
…oft.Json-13.0.1

Bump Newtonsoft.Json from 8.0.3 to 13.0.1 in /MtApi
  • Loading branch information
vdemydiuk committed Feb 21, 2023
2 parents 2c24ec4 + e683b16 commit aa42a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MtApi/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="8.0.3" targetFramework="net45" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net45" />
</packages>

0 comments on commit aa42a12

Please sign in to comment.