Skip to content

Commit

Permalink
Merge pull request #27 from DanRigby/dependabot/nuget/Newtonsoft.Json…
Browse files Browse the repository at this point in the history
…-13.0.3

Bump Newtonsoft.Json from 13.0.1 to 13.0.3
  • Loading branch information
DanRigby authored Jul 13, 2023
2 parents 0427013 + 59beba5 commit 6f28bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JsonFeedNet/JsonFeedNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</PropertyGroup>

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

<ItemGroup>
Expand Down

0 comments on commit 6f28bd1

Please sign in to comment.