Skip to content

Commit d6f45bd

Browse files
Bump Newtonsoft.Json in /OAuthWebSample/OAuthWebSample
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 5.0.6 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@5.0.6...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56380d7 commit d6f45bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OAuthWebSample/OAuthWebSample/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.11" targetFramework="net472" />
1313
<package id="Microsoft.Web.Infrastructure" version="2.0.1" targetFramework="net472" />
1414
<package id="Modernizr" version="2.8.3" targetFramework="net472" />
15-
<package id="Newtonsoft.Json" version="12.0.2" targetFramework="net472" />
15+
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net472" />
1616
<package id="WebGrease" version="1.6.0" targetFramework="net472" />
1717
</packages>

0 commit comments

Comments
 (0)