Skip to content

Commit 428da24

Browse files
Bump Newtonsoft.Json in /Mvc.JQuery.DataTables.Common
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@9.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 730f32b commit 428da24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mvc.JQuery.DataTables.Common/Mvc.JQuery.DataTables.Common.csproj

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

1818
<ItemGroup>
19-
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
19+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2020
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.0.7.5" />
2121
</ItemGroup>
2222
<ItemGroup>

0 commit comments

Comments
 (0)