Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 73856a3

Browse files
committedMay 23, 2024·
Updating AWSSDK version to match MPL
1 parent a617d0a commit 73856a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎DynamoDbEncryption/runtimes/net/DynamoDbEncryption.csproj

Lines changed: 2 additions & 2 deletions
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.300.2"/>
61-
<PackageReference Include="AWSSDK.Core" Version="3.7.300.2"/>
60+
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.304.2"/>
61+
<PackageReference Include="AWSSDK.Core" Version="3.7.304.2"/>
6262
<PackageReference Include="DafnyRuntime" Version="$(DafnyVersion)" />
6363
<ProjectReference Include="../../../submodules/MaterialProviders/AwsCryptographicMaterialProviders/runtimes/net/MPL.csproj"/>
6464
<!--

0 commit comments

Comments
 (0)
Please sign in to comment.