Skip to content

Commit 4ac93d9

Browse files
Bump Newtonsoft.Json from 11.0.1 to 13.0.1 in /WebApplication1
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@11.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 0fe2ef6 commit 4ac93d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebApplication1/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
<package id="Microsoft.jQuery.Unobtrusive.Validation" version="3.2.4" targetFramework="net461" />
1212
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net461" />
1313
<package id="Modernizr" version="2.8.3" targetFramework="net461" />
14-
<package id="Newtonsoft.Json" version="11.0.1" targetFramework="net461" />
14+
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net461" />
1515
<package id="WebGrease" version="1.6.0" targetFramework="net461" />
1616
</packages>

0 commit comments

Comments
 (0)