Skip to content

Commit

Permalink
Merge pull request #301 from kaby76/dependabot/nuget/itext7-8.0.1
Browse files Browse the repository at this point in the history
Bump itext7 from 8.0.0 to 8.0.1
  • Loading branch information
kaby76 authored Aug 10, 2023
2 parents 61488f0 + d004ddd commit 94ffea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tritext/tritext.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This program is part of the Trash toolkit.
<PackageReference Include="Domemtech.Symtab" Version="0.0.1" />
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.6.0" />
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="itext7" Version="8.0.0" />
<PackageReference Include="itext7" Version="8.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="../AntlrJson/AntlrJson.csproj" />
Expand Down

0 comments on commit 94ffea2

Please sign in to comment.