Skip to content

Commit 3854429

Browse files
build(deps): bump AWSSDK.DynamoDBv2 from 3.7.403.7 to 3.7.403.8 (#161)
Bumps [AWSSDK.DynamoDBv2](https://github.com/aws/aws-sdk-net) from 3.7.403.7 to 3.7.403.8. - [Release notes](https://github.com/aws/aws-sdk-net/releases) - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD) - [Commits](https://github.com/aws/aws-sdk-net/commits) --- updated-dependencies: - dependency-name: AWSSDK.DynamoDBv2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48ce878 commit 3854429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SimpleAPI/SimpleAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
<ItemGroup>
1515
<PackageReference Include="Amazon.Lambda.APIGatewayEvents" Version="2.7.1" />
1616
<PackageReference Include="Amazon.Lambda.AspNetCoreServer" Version="9.0.1" />
17-
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.403.7" />
17+
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.403.8" />
1818
</ItemGroup>
1919
</Project>

0 commit comments

Comments
 (0)