Skip to content

Commit

Permalink
Merge pull request #1 from KennethEvans/dependabot/nuget/ArtPad/Newto…
Browse files Browse the repository at this point in the history
…nsoft.Json-13.0.1

Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /ArtPad
  • Loading branch information
KennethEvans authored Jun 22, 2022
2 parents de1c1f8 + 7beb0e2 commit 769c9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ArtPad/packages.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="InputSimulator" version="1.0.4.0" targetFramework="net452" />
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net452" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net452" />
</packages>

0 comments on commit 769c9fc

Please sign in to comment.