Skip to content

Commit

Permalink
Merge pull request #10 from ninjastacktech/dependabot/nuget/Newtonsof…
Browse files Browse the repository at this point in the history
…t.Json-13.0.3

Bump Newtonsoft.Json from 13.0.2 to 13.0.3
  • Loading branch information
cristipufu authored Mar 16, 2023
2 parents a1f0370 + 95c7126 commit e6355c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OpenSeaClient/OpenSeaClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

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

</Project>

0 comments on commit e6355c6

Please sign in to comment.