Skip to content

Commit

Permalink
Bump itext7 from 8.0.4 to 8.0.5
Browse files Browse the repository at this point in the history
Bumps [itext7](https://github.com/itext/itext7-dotnet) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/itext/itext7-dotnet/releases)
- [Commits](itext/itext-dotnet@8.0.4...8.0.5)

---
updated-dependencies:
- dependency-name: itext7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent aef03ae commit 5267335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HtmlPdf/HtmlPdf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="BouncyCastle.Cryptography" Version="2.3.1" />
<PackageReference Include="itext7" Version="8.0.4" />
<PackageReference Include="itext7" Version="8.0.5" />
<PackageReference Include="itext7.bouncy-castle-adapter" Version="8.0.4" />
<PackageReference Include="itext7.pdfhtml" Version="5.0.4" />
</ItemGroup>
Expand Down

0 comments on commit 5267335

Please sign in to comment.