Skip to content

Commit

Permalink
Merge pull request #326 from JaCraig/dependabot/nuget/dependencies-e7…
Browse files Browse the repository at this point in the history
…692e75d8

fix: bump DocumentFormat.OpenXml from 3.1.0 to 3.1.1 in the dependencies group
  • Loading branch information
JaCraig authored Oct 17, 2024
2 parents c17c2b3 + 6fed55b commit 4d2c4e0
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 @@ -47,7 +47,7 @@

<ItemGroup>
<PackageReference Include="BigBook" Version="5.1.56" />
<PackageReference Include="DocumentFormat.OpenXml" Version="3.1.0" />
<PackageReference Include="DocumentFormat.OpenXml" Version="3.1.1" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.67" />
<PackageReference Include="MimeKit" Version="4.8.0" />
<PackageReference Include="PdfPig" Version="0.1.9" />
Expand Down

0 comments on commit 4d2c4e0

Please sign in to comment.