Skip to content

Commit c3bff1f

Browse files
Bump Newtonsoft.Json from 10.0.2 to 13.0.1 in /src/GeoJSON.Net (#161)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@10.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67110b5 commit c3bff1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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="10.0.2" />
20+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2121
</ItemGroup>
2222

2323
<PropertyGroup>

0 commit comments

Comments
 (0)