Skip to content

Commit 73b7ba1

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /TodoListService
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] <[email protected]>
1 parent e4be45a commit 73b7ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TodoListService/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<package id="Microsoft.Owin.Security.OAuth" version="4.1.1" targetFramework="net472" />
2626
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net472" />
2727
<package id="Modernizr" version="2.8.3" targetFramework="net472" />
28-
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net472" />
28+
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net472" />
2929
<package id="Owin" version="1.0" targetFramework="net472" />
3030
<package id="Respond" version="1.4.2" targetFramework="net472" />
3131
<package id="System.IdentityModel.Tokens.Jwt" version="6.8.0" targetFramework="net472" />

0 commit comments

Comments
 (0)