Skip to content

Commit

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

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /DatabaseExtension
  • Loading branch information
aedenthorn authored Jun 24, 2022
2 parents 89909be + 4c626a7 commit cb098ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DatabaseExtension/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="12.0.3" targetFramework="net35" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net35" />
</packages>

0 comments on commit cb098ba

Please sign in to comment.