Skip to content

Commit 733166d

Browse files
chore(deps): bump BouncyCastle.Cryptography
Bumps [BouncyCastle.Cryptography](https://github.com/bcgit/bc-csharp) from 2.3.1 to 2.5.0. - [Commits](bcgit/bc-csharp@release-2.3.1...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]>
1 parent 9e195a1 commit 733166d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AwsCryptographyPrimitives/runtimes/net/Crypto.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<ItemGroup>
6060
<PackageReference Include="AWSSDK.Core" Version="3.7.304.2" />
6161
<PackageReference Include="DafnyRuntime" Version="[4.2.0,$(DafnyVersion)]" />
62-
<PackageReference Include="BouncyCastle.Cryptography" Version="2.3.1" />
62+
<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.0" />
6363
<ProjectReference Include="../../../StandardLibrary/runtimes/net/STD.csproj" />
6464

6565
<!--

0 commit comments

Comments
 (0)