Skip to content

Commit 0cc745d

Browse files
committed
m
1 parent 11da182 commit 0cc745d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AwsEncryptionSDK/runtimes/net/ESDK.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<!-- TODO: manually upgraded to match the latest from MPL, is that reasonable? -->
3333
<PackageReference Include="AWSSDK.Core" Version="3.7" />
3434
<PackageReference Include="DafnyRuntime" Version="4.2.0" />
35-
<PackageReference Include="BouncyCastle.Cryptography" Version="2.2.1" />
35+
<PackageReference Include="BouncyCastle.Cryptography" Version="2.3.1" />
3636
<ProjectReference Include="../../../mpl/AwsCryptographicMaterialProviders/runtimes/net/MPL.csproj" />
3737
<!--
3838
System.Collections.Immutable can be removed once dafny.msbuild is updated with

0 commit comments

Comments
 (0)