Skip to content

Commit

Permalink
Update dependency DocumentFormat.OpenXml to v2.16.0 (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 21, 2022
1 parent 70302a0 commit 2a49694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordValidator/WordValidator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DocumentFormat.OpenXml" Version="2.12.3" />
<PackageReference Include="DocumentFormat.OpenXml" Version="2.16.0" />
</ItemGroup>

</Project>

0 comments on commit 2a49694

Please sign in to comment.