Skip to content

Commit

Permalink
Merge pull request #502 from darkoperator/dependabot/nuget/Source/Pos…
Browse files Browse the repository at this point in the history
…hSSH/PoshSSH/Newtonsoft.Json-13.0.2

Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /Source/PoshSSH/PoshSSH
  • Loading branch information
darkoperator authored Feb 4, 2023
2 parents 3076048 + 01f6080 commit 154d93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/PoshSSH/PoshSSH/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="Newtonsoft.Json" version="13.0.1" targetFramework="net472" />
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net472" />
<package id="SshNet.Security.Cryptography" version="1.3.0" targetFramework="net472" />
</packages>

0 comments on commit 154d93f

Please sign in to comment.