Skip to content

Commit 6541ff9

Browse files
Bump Newtonsoft.Json from 11.0.1 to 13.0.1 in /Rabbit.Mvc5Minimal2
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 bd9db17 commit 6541ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rabbit.Mvc5Minimal2/packages.config

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

0 commit comments

Comments
 (0)