Skip to content

Commit

Permalink
Merge pull request #277 from JaCraig/dependabot/nuget/dependencies-d6…
Browse files Browse the repository at this point in the history
…dce349c2

fix: bump DocumentFormat.OpenXml from 3.0.2 to 3.1.0 in the dependencies group
  • Loading branch information
JaCraig authored Jul 31, 2024
2 parents c9588aa + 9be86aa commit 55b03f6
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.46" />
<PackageReference Include="DocumentFormat.OpenXml" Version="3.0.2" />
<PackageReference Include="DocumentFormat.OpenXml" Version="3.1.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.61" />
<PackageReference Include="MimeKit" Version="4.7.1" />
<PackageReference Include="System.IO.FileSystem" Version="4.3.0" />
Expand Down

0 comments on commit 55b03f6

Please sign in to comment.