Skip to content

Commit 5c57f74

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /src/Recaptcha.Web-net45
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b4c8d7 commit 5c57f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Recaptcha.Web-net45/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
<package id="Microsoft.AspNet.Razor" version="3.2.7" targetFramework="net45" />
55
<package id="Microsoft.AspNet.WebPages" version="3.2.7" targetFramework="net45" />
66
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net45" />
7-
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net45" />
7+
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net45" />
88
</packages>

0 commit comments

Comments
 (0)