Skip to content

Commit 7f46cdd

Browse files
authored
update Newtonsoft.Json to 13.0.3 (#168)
1 parent dc8ca43 commit 7f46cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GeoJSON.Net/GeoJSON.Net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</PropertyGroup>
1818

1919
<ItemGroup>
20-
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
20+
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2121
</ItemGroup>
2222

2323
<PropertyGroup>

0 commit comments

Comments
 (0)