Skip to content

Commit 4145726

Browse files
Bump Newtonsoft.Json from 6.0.8 to 13.0.1 in /BlogEngine/BlogEngine.Core
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.8 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@6.0.8...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2b20d5 commit 4145726

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="DynamicQuery" version="1.0" targetFramework="net45" />
44
<package id="Microsoft.Web.Xdt" version="2.1.1" targetFramework="net45" />
5-
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />
5+
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net45" />
66
<package id="NuGet.Core" version="2.8.2" targetFramework="net45" />
77
</packages>

0 commit comments

Comments
 (0)