Skip to content

Commit 5df6437

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CorpusExplorer.Sdk.Universal/CorpusExplorer.Sdk.Universal.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,7 @@
688688

689689
<ItemGroup>
690690
<PackageReference Include="HtmlAgilityPack" Version="1.11.24" />
691-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
691+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
692692
<PackageReference Include="PostSharp" Version="6.6.11" />
693693
<PackageReference Include="PostSharp.Redist" Version="6.6.11" />
694694
<PackageReference Include="SharpSerializer" Version="3.0.1" />

0 commit comments

Comments
 (0)