Skip to content

Commit

Permalink
Bump BouncyCastle.Cryptography from 2.4.0 to 2.5.0 (#1107)
Browse files Browse the repository at this point in the history
Bumps [BouncyCastle.Cryptography](https://github.com/bcgit/bc-csharp) from 2.4.0 to 2.5.0.
- [Commits](bcgit/bc-csharp@release-2.4.0...release-2.5.0)

---
updated-dependencies:
- dependency-name: BouncyCastle.Cryptography
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent d99ae7f commit fddeac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MimeKit/MimeKit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BouncyCastle.Cryptography" Version="2.4.0" />
<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit fddeac8

Please sign in to comment.