Skip to content

Commit

Permalink
Merge pull request #274 from vdemydiuk/dependabot/nuget/MtApi5/Newton…
Browse files Browse the repository at this point in the history
…soft.Json-13.0.2

Bump Newtonsoft.Json from 12.0.2 to 13.0.2 in /MtApi5
  • Loading branch information
vdemydiuk committed Feb 21, 2023
2 parents aa42a12 + b5aef47 commit c9d1f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MtApi5/packages.config
100755 → 100644
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="12.0.2" targetFramework="net40" />
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net40" />
</packages>

0 comments on commit c9d1f50

Please sign in to comment.