Skip to content

Commit ce8ba36

Browse files
Bump Newtonsoft.Json from 11.0.2 to 13.0.1
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@11.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee1d2db commit ce8ba36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MapFind.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<PrivateAssets>all</PrivateAssets>
5252
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5353
</PackageReference>
54-
<PackageReference Include="Newtonsoft.Json" Version="11.0.2">
54+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1">
5555
<PrivateAssets>all</PrivateAssets>
5656
<IncludeAssets>compile</IncludeAssets>
5757
</PackageReference>

0 commit comments

Comments
 (0)