Skip to content

Commit 8aeed4e

Browse files
author
Shubham Chaturvedi
committed
fix: Upgrade .net DDB SDK
1 parent b9333fb commit 8aeed4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DynamoDbEncryption/runtimes/net/DynamoDbEncryption.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
</PropertyGroup>
5858

5959
<ItemGroup>
60-
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.303.14"/>
61-
<PackageReference Include="AWSSDK.Core" Version="3.7.304.16"/>
60+
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.402.2"/>
61+
<PackageReference Include="AWSSDK.Core" Version="3.7.400.38"/>
6262
<PackageReference Include="DafnyRuntime" Version="$(DafnyVersion)" />
6363
<ProjectReference Include="../../../submodules/MaterialProviders/AwsCryptographicMaterialProviders/runtimes/net/MPL.csproj"/>
6464
<!--

0 commit comments

Comments
 (0)