Skip to content

Commit f7cd967

Browse files
Bump HtmlToOpenXml.dll from 3.2.4 to 3.2.5 in /eFormAPI
Bumps [HtmlToOpenXml.dll](https://github.com/onizet/html2openxml) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/onizet/html2openxml/releases) - [Changelog](https://github.com/onizet/html2openxml/blob/dev/CHANGELOG.md) - [Commits](onizet/html2openxml@3.2.4...3.2.5) --- updated-dependencies: - dependency-name: HtmlToOpenXml.dll dependency-version: 3.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a33b0e commit f7cd967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eFormAPI/eFormAPI.Web/eFormAPI.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<PackageReference Include="AspNetCore.HealthChecks.MySql" Version="9.0.0" />
5050
<PackageReference Include="AspNetCore.HealthChecks.Rabbitmq" Version="9.0.0" />
5151
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="9.0.0" />
52-
<PackageReference Include="HtmlToOpenXml.dll" Version="3.2.4" />
52+
<PackageReference Include="HtmlToOpenXml.dll" Version="3.2.5" />
5353
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.4" />
5454
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.4" />
5555
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.4" />

0 commit comments

Comments
 (0)