Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 66a04bf commit 4b5541c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AwsCryptographyPrimitives/runtimes/net/Crypto.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<ItemGroup>
<PackageReference Include="AWSSDK.Core" Version="3.7.304.2" />
<PackageReference Include="DafnyRuntime" Version="[4.2.0,$(DafnyVersion)]" />
<PackageReference Include="BouncyCastle.Cryptography" Version="2.3.1" />
<PackageReference Include="BouncyCastle.Cryptography" Version="2.4.0" />
<ProjectReference Include="../../../StandardLibrary/runtimes/net/STD.csproj" />

<!--
Expand Down

0 comments on commit 4b5541c

Please sign in to comment.