Skip to content

Commit

Permalink
build(deps): bump AWSSDK.DynamoDBv2 from 3.7.400.16 to 3.7.400.20
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.DynamoDBv2](https://github.com/aws/aws-sdk-net) from 3.7.400.16 to 3.7.400.20.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2024
1 parent 8f29fe3 commit c9028d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SimpleAPI/SimpleAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
<ItemGroup>
<PackageReference Include="Amazon.Lambda.APIGatewayEvents" Version="2.7.1" />
<PackageReference Include="Amazon.Lambda.AspNetCoreServer" Version="9.0.1" />
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.400.16" />
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.400.20" />
</ItemGroup>
</Project>

0 comments on commit c9028d6

Please sign in to comment.