Bump BouncyCastle.Cryptography from 2.3.0 to 2.3.1 in /ProjectLighthouse

Bumps [BouncyCastle.Cryptography](https://github.com/bcgit/bc-csharp) from 2.3.0 to 2.3.1.
- [Commits](https://github.com/bcgit/bc-csharp/compare/release-2.3.0...release-2.3.1)

---
updated-dependencies:
- dependency-name: BouncyCastle.Cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-14 22:21:32 +00:00 committed by GitHub
commit c15e944d4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,7 +29,7 @@
<PackageReference Include="SharpZipLib" Version="1.4.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="YamlDotNet" Version="15.1.2" />
<PackageReference Include="BouncyCastle.Cryptography" Version="2.3.0" />
<PackageReference Include="BouncyCastle.Cryptography" Version="2.3.1" />
<PackageReference Include="DistributedLock.MySql" Version="1.0.2" />
</ItemGroup>