Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent 655a07c commit 68c8066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EliteAPI.Tests/EliteAPI.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<Version>3.1.10</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="itext7" Version="8.0.2" />
<PackageReference Include="itext7" Version="8.0.3" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NUnit" Version="4.0.1" />
Expand Down

0 comments on commit 68c8066

Please sign in to comment.