Skip to content

Commit e5c2ad2

Browse files
Bump Newtonsoft.Json in /datagrid-webapi/datagrid-webapi
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@11.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 877bd00 commit e5c2ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datagrid-webapi/datagrid-webapi/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
<package id="Microsoft.AspNet.WebApi.WebHost" version="5.2.3" targetFramework="net452" />
1616
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="1.0.0" targetFramework="net452" />
1717
<package id="Microsoft.Net.Compilers" version="1.0.0" targetFramework="net452" developmentDependency="true" />
18-
<package id="Newtonsoft.Json" version="11.0.1" targetFramework="net452" />
18+
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net452" />
1919
</packages>

0 commit comments

Comments
 (0)