Skip to content

Commit

Permalink
Merge pull request #156 from VahidN/dependabot/nuget/tests-2e9903c013
Browse files Browse the repository at this point in the history
Bump BouncyCastle.Cryptography from 2.4.0 to 2.5.0 in the tests group
  • Loading branch information
VahidN authored Dec 2, 2024
2 parents 47560bc + 8f6709e commit 3904928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/iTextSharp.LGPLv2.Core/iTextSharp.LGPLv2.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="SkiaSharp" Version="2.88.9"/>
<PackageReference Include="BouncyCastle.Cryptography" Version="2.4.0"/>
<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.0"/>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
Expand Down

0 comments on commit 3904928

Please sign in to comment.