Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2022
1 parent 80a55f7 commit f3b9036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RedisCachingProvider/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<package id="Microsoft.AspNet.WebApi.WebHost" version="5.2.3" targetFramework="net451" />
<package id="Microsoft.Bcl.AsyncInterfaces" version="5.0.0" targetFramework="net472" />
<package id="MSBuildTasks" version="1.5.0.235" targetFramework="net451" developmentDependency="true" />
<package id="Newtonsoft.Json" version="7.0.1" targetFramework="net472" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net472" />
<package id="Pipelines.Sockets.Unofficial" version="2.2.0" targetFramework="net472" />
<package id="StackExchange.Redis" version="2.2.88" targetFramework="net472" />
<package id="System.Buffers" version="4.5.1" targetFramework="net472" />
Expand Down

0 comments on commit f3b9036

Please sign in to comment.