Skip to content

Commit

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

Bump Codeuctivity.HtmlRenderer from 4.0.396 to 4.0.406
  • Loading branch information
stesee authored Aug 22, 2024
2 parents 87535df + 33dd596 commit 9fd0587
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="4.0.396" />
<PackageReference Include="Codeuctivity.HtmlRenderer" Version="4.0.406" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.1" />
</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="4.0.396" />
<PackageReference Include="Codeuctivity.HtmlRenderer" Version="4.0.406" />
<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 9fd0587

Please sign in to comment.