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 906135b

Browse files
committedJun 17, 2024·
bump dotnet sdk version
1 parent 14c59e5 commit 906135b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎DynamoDbEncryption/runtimes/net/DynamoDbEncryption.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

5959
<ItemGroup>
6060
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.303.14"/>
61-
<PackageReference Include="AWSSDK.Core" Version="3.7.304.7"/>
61+
<PackageReference Include="AWSSDK.Core" Version="3.7.304.16"/>
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.