Skip to content

Commit

Permalink
update Newtonsoft.Json to 13.0.3 (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
janusw committed Jul 8, 2024
1 parent dc8ca43 commit 7f46cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GeoJSON.Net/GeoJSON.Net.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.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

<PropertyGroup>
Expand Down

0 comments on commit 7f46cdd

Please sign in to comment.