Skip to content

Commit 34be7b8

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Infrastructure/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
<package id="Microsoft.Owin.Security" version="3.1.0" targetFramework="net46" />
1212
<package id="Microsoft.Owin.Security.Cookies" version="3.1.0" targetFramework="net46" />
1313
<package id="Microsoft.Owin.Security.OAuth" version="3.1.0" targetFramework="net46" />
14-
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net46" />
14+
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net46" />
1515
<package id="Owin" version="1.0" targetFramework="net46" />
1616
</packages>

0 commit comments

Comments
 (0)