Skip to content

Commit

Permalink
Merge pull request ardalis#11 from margohpolo/upgrade-newtonsoftjson
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis authored Jan 23, 2024
2 parents add7240 + 041e5ee commit d3175a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ArdalisRating/ArdalisRating.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

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

<ItemGroup>
Expand Down

0 comments on commit d3175a1

Please sign in to comment.