Skip to content

Commit

Permalink
Bump itext7 from 8.0.0 to 8.0.2 (#737)
Browse files Browse the repository at this point in the history
Bumps [itext7](https://github.com/itext/itext7-dotnet) from 8.0.0 to 8.0.2.
- [Release notes](https://github.com/itext/itext7-dotnet/releases)
- [Commits](itext/itext-dotnet@8.0.0...8.0.2)

---
updated-dependencies:
- dependency-name: itext7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 9, 2023
1 parent 3d6d4c7 commit 444f6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ApprovalTests.Tests/ApprovalTests.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Using Remove="System.Net.Http" />
<PackageReference Include="itext7.bouncy-castle-adapter" Version="8.0.0" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="25.1.0" Condition="$(TargetFramework) == 'net7.0'" />
<PackageReference Include="itext7" Version="8.0.0" />
<PackageReference Include="itext7" Version="8.0.2" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
Expand Down

0 comments on commit 444f6b4

Please sign in to comment.