Skip to content

Commit

Permalink
build(deps): bump itext7 from 8.0.4 to 8.0.5 (#668)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 0a5c62c commit 58c82ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BervProject.MergePDF/BervProject.MergePDF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="itext7" Version="8.0.4" />
<PackageReference Include="itext7" Version="8.0.5" />
<PackageReference Include="itext7.bouncy-castle-adapter" Version="8.0.5" />
</ItemGroup>

Expand Down

0 comments on commit 58c82ac

Please sign in to comment.