Skip to content

Commit 7100f5a

Browse files
authored
Update DynamoDBGenerator.csproj
1 parent 945895e commit 7100f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DynamoDBGenerator/DynamoDBGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="AWSSDK.DynamoDBv2" Version="4.0.0-preview.7" />
22+
<PackageReference Include="AWSSDK.DynamoDBv2" Version="4.0.0-preview.13" />
2323
</ItemGroup>
2424
</Project>

0 commit comments

Comments
 (0)