Skip to content

Commit

Permalink
Merge pull request #2 from dlmelendez/dependabot/nuget/src/ElCamino.D…
Browse files Browse the repository at this point in the history
…ocFx.WebAppRefresh/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /src/ElCamino.DocFx.WebAppRefresh
  • Loading branch information
dlmelendez authored Dec 10, 2022
2 parents 1748d80 + 23ae628 commit ff8c203
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Hosting.Abstractions" Version="2.2.0" />
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ff8c203

Please sign in to comment.