Skip to content

Commit

Permalink
Merge pull request #79 from lithnet/dependabot/nuget/src/PasswordProt…
Browse files Browse the repository at this point in the history
…ectionPS/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/PasswordProtectionPS
  • Loading branch information
ryannewington authored Jun 25, 2022
2 parents e1728f6 + cdd9d91 commit 1143625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PasswordProtectionPS/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package id="DSInternals.Common" version="4.7.0" targetFramework="net472" />
<package id="DSInternals.Replication" version="4.7.0" targetFramework="net472" />
<package id="NDceRpc" version="0.2.1.0" targetFramework="net46" />
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net472" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net472" />
<package id="PeterO.Cbor" version="4.5.1" targetFramework="net472" />
<package id="PeterO.Numbers" version="1.5.1" targetFramework="net472" />
<package id="PeterO.URIUtility" version="1.0.0" targetFramework="net472" />
Expand Down

0 comments on commit 1143625

Please sign in to comment.