Skip to content

Commit

Permalink
Merge pull request #219 from KirillOsenkov/dependabot/nuget/src/HtmlG…
Browse files Browse the repository at this point in the history
…enerator/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/HtmlGenerator
  • Loading branch information
KirillOsenkov authored Jun 23, 2022
2 parents 5d53b65 + e43a7b4 commit 2b57a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HtmlGenerator/HtmlGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<PackageReference Include="MSBuild.StructuredLogger" Version="2.1.507" />
<PackageReference Include="GuiLabs.Language.Xml" Version="1.2.46" />
<PackageReference Include="Microsoft.VisualStudio.Language.Intellisense" Version="16.10.230" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.0-beta-20204-02" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 2b57a3d

Please sign in to comment.