mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-24 14:11:29 +00:00
Bump BouncyCastle.Cryptography from 2.1.1 to 2.2.1 (#747)
Bumps [BouncyCastle.Cryptography](https://github.com/bcgit/bc-csharp) from 2.1.1 to 2.2.1. - [Release notes](https://github.com/bcgit/bc-csharp/releases) - [Commits](https://github.com/bcgit/bc-csharp/compare/release-2.1.1...release-2.2.1) --- updated-dependencies: - dependency-name: BouncyCastle.Cryptography dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
02896fee86
commit
9f14a2019f
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
<PackageReference Include="SharpZipLib" Version="1.4.2" />
|
||||
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
|
||||
<PackageReference Include="YamlDotNet" Version="13.0.2" />
|
||||
<PackageReference Include="BouncyCastle.Cryptography" Version="2.1.1" />
|
||||
<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />
|
||||
<PackageReference Include="DistributedLock.MySql" Version="1.0.1" />
|
||||
</ItemGroup>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue