Skip to content

Commit 8f6709e

Browse files
Bump BouncyCastle.Cryptography from 2.4.0 to 2.5.0 in the tests group
Bumps the tests group with 1 update: [BouncyCastle.Cryptography](https://github.com/bcgit/bc-csharp). Updates `BouncyCastle.Cryptography` from 2.4.0 to 2.5.0 - [Commits](https://github.com/bcgit/bc-csharp/commits) --- updated-dependencies: - dependency-name: BouncyCastle.Cryptography dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47560bc commit 8f6709e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/iTextSharp.LGPLv2.Core/iTextSharp.LGPLv2.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
</ItemGroup>
6565
<ItemGroup>
6666
<PackageReference Include="SkiaSharp" Version="2.88.9"/>
67-
<PackageReference Include="BouncyCastle.Cryptography" Version="2.4.0"/>
67+
<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.0"/>
6868
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
6969
</ItemGroup>
7070
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">

0 commit comments

Comments
 (0)