Skip to content

Commit bd22840

Browse files
Bump Newtonsoft.Json in /samples/RecaptchaMVCSample
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 bd22840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/RecaptchaMVCSample/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
<package id="Microsoft.AspNet.WebApi.WebHost" version="5.2.7" targetFramework="net45" />
1515
<package id="Microsoft.AspNet.WebPages" version="3.2.7" targetFramework="net45" />
1616
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net45" />
17-
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net45" />
17+
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net45" />
1818
</packages>

0 commit comments

Comments
 (0)