Skip to content

Commit

Permalink
feat: Updated Newtonsoft.Json to 13.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
HavenDV committed Jul 15, 2021
1 parent 038c6b3 commit 9509042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/H.Engine.IO/H.Engine.IO.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,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 9509042

Please sign in to comment.