Skip to content

Commit

Permalink
Bump Newtonsoft.Json from 7.0.1 to 13.0.1 in /BlogEngine/BlogEngine.NET
Browse files Browse the repository at this point in the history
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 7.0.1 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@7.0.1...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent b2b20d5 commit 757cddb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BlogEngine/BlogEngine.NET/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="angularjs" version="1.3.0" targetFramework="net45" />
<package id="Antlr" version="3.5.0.2" targetFramework="net45" />
Expand All @@ -18,7 +18,7 @@
<package id="Microsoft.AspNet.WebPages" version="3.2.3" targetFramework="net45" />
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net45" />
<package id="Moment.js" version="2.10.6" targetFramework="net45" />
<package id="Newtonsoft.Json" version="7.0.1" targetFramework="net45" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net45" />
<package id="SimpleInjector" version="3.1.0" targetFramework="net45" />
<package id="SimpleInjector.Extensions.ExecutionContextScoping" version="3.1.0" targetFramework="net45" />
<package id="SimpleInjector.Integration.WebApi" version="3.1.0" targetFramework="net45" />
Expand Down

0 comments on commit 757cddb

Please sign in to comment.