Skip to content

Commit 8a166e5

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /Rabbit.Mvc5Minimal
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 971c7d3 commit 8a166e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rabbit.Mvc5Minimal/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<package id="Microsoft.AspNet.WebApi.WebHost" version="5.2.9" targetFramework="net48" />
1919
<package id="Microsoft.AspNet.WebPages" version="3.2.9" targetFramework="net48" />
2020
<package id="Microsoft.Web.Infrastructure" version="2.0.0" targetFramework="net48" />
21-
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net45" />
21+
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net45" />
2222
<package id="Rabbit.Foundation" version="1.12.0" targetFramework="net45" />
2323
<package id="Rabbit.IOC" version="1.0.0-Beta2" targetFramework="net45" />
2424
<package id="SimpleInjector" version="5.4.0" targetFramework="net48" />

0 commit comments

Comments
 (0)