Skip to content

Commit

Permalink
fix: bump PdfPig from 0.1.8 to 0.1.9 in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [PdfPig](https://github.com/UglyToad/PdfPig).


Updates `PdfPig` from 0.1.8 to 0.1.9
- [Release notes](https://github.com/UglyToad/PdfPig/releases)
- [Commits](UglyToad/PdfPig@v0.1.8...v0.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 1897e1f commit 6cbc1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FileCurator/FileCurator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<PackageReference Include="DocumentFormat.OpenXml" Version="3.1.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.67" />
<PackageReference Include="MimeKit" Version="4.8.0" />
<PackageReference Include="PdfPig" Version="0.1.8" />
<PackageReference Include="PdfPig" Version="0.1.9" />
<PackageReference Include="System.IO.FileSystem" Version="4.3.0" />
<PackageReference Include="System.Net.Requests" Version="4.3.0" />
<PackageReference Include="System.Threading.Tasks.Parallel" Version="4.3.0" />
Expand Down

0 comments on commit 6cbc1ad

Please sign in to comment.