Skip to content

Commit

Permalink
Merge pull request #319 from JaCraig/dependabot/nuget/dependencies-ee…
Browse files Browse the repository at this point in the history
…f3e7423d

fix: bump PdfPig from 0.1.8 to 0.1.9 in the dependencies group
  • Loading branch information
JaCraig authored Oct 8, 2024
2 parents 1897e1f + 6cbc1ad commit 2c72f9f
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 2c72f9f

Please sign in to comment.