Skip to content

Commit 8fdd952

Browse files
dependabot-preview[bot]RehanSaeed
authored andcommitted
Bump Newtonsoft.Json from 12.0.3 to 13.0.1
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) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 79789f1 commit 8fdd952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Schema.NET/Schema.NET.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup Label="Package References">
16-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
16+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1717
<PackageReference Include="System.Memory" Version="4.5.4" />
1818
<ProjectReference Include="../../Tools/Schema.NET.Tool/Schema.NET.Tool.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
1919
</ItemGroup>

0 commit comments

Comments
 (0)