Skip to content

Commit

Permalink
Merge pull request #99 from grantcolley/dependabot/nuget/test/Develop…
Browse files Browse the repository at this point in the history
…mentInProgress.TradeView.Test.Helper/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /test/DevelopmentInProgress.TradeView.Test.Helper
  • Loading branch information
grantcolley authored Jun 23, 2022
2 parents 5497e41 + 924925e commit 96862ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 96862ff

Please sign in to comment.