Skip to content

Commit ec7f3fa

Browse files
Bump Newtonsoft.Json in /Mvc.JQuery.DataTables.Example
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 ec7f3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mvc.JQuery.DataTables.Example/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="1.0.3" targetFramework="net451" />
88
<package id="Microsoft.Net.Compilers" version="1.3.2" targetFramework="net451" developmentDependency="true" />
99
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net451" />
10-
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net451" />
10+
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net451" />
1111
<package id="System.Runtime" version="4.3.0" targetFramework="net451" />
1212
<package id="WebActivatorEx" version="2.0.3" targetFramework="net451" />
1313
</packages>

0 commit comments

Comments
 (0)