Skip to content

Commit

Permalink
Merge pull request #1 from Davi-Gray/dependabot/nuget/BlogEngine/Blog…
Browse files Browse the repository at this point in the history
…Engine.Tests/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json in /BlogEngine/BlogEngine.Tests
  • Loading branch information
Davi-Gray authored Jun 2, 2023
2 parents 95c8426 + c639ea6 commit 3fdfc88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BlogEngine/BlogEngine.Tests/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.3" targetFramework="net45" />
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.3" targetFramework="net45" />
<package id="Microsoft.AspNet.WebApi.WebHost" version="5.2.3" targetFramework="net45" />
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net45" />
</packages>

0 comments on commit 3fdfc88

Please sign in to comment.