Skip to content

Commit

Permalink
Merge pull request #137 from Codeuctivity/dependabot/nuget/Codeuctivi…
Browse files Browse the repository at this point in the history
…ty.HtmlRenderer-4.0.368

Bump Codeuctivity.HtmlRenderer from 3.0.348 to 4.0.368
  • Loading branch information
stesee committed Jun 12, 2024
2 parents 7022bc0 + bedf94c commit 07cf527
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OpenXmlToHtmlOpenApi/OpenXmlToHtmlOpenApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Codeuctivity.HtmlRenderer" Version="3.0.348" />
<PackageReference Include="Codeuctivity.HtmlRenderer" Version="4.0.368" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion OpenXmlToHtmlTests/OpenXmlToHtmlTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Codeuctivity.HtmlRenderer" Version="3.0.348" />
<PackageReference Include="Codeuctivity.HtmlRenderer" Version="4.0.368" />
<PackageReference Include="Codeuctivity.ImageSharpCompare" Version="2.0.76" />
<PackageReference Include="coverlet.collector" Version="3.1.2">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 07cf527

Please sign in to comment.