Skip to content

Commit

Permalink
Bump AWSSDK.DynamoDBv2 from 3.7.105.5 to 3.7.105.6 (#29)
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.DynamoDBv2](https://github.com/aws/aws-sdk-net) from 3.7.105.5 to 3.7.105.6.
- [Changelog](https://github.com/aws/aws-sdk-net/blob/master/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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2023
1 parent f4dd5d3 commit 78c08b2
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 @@ -13,6 +13,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Amazon.Lambda.AspNetCoreServer" Version="8.1.0" />
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.105.5" />
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.105.6" />
</ItemGroup>
</Project>

0 comments on commit 78c08b2

Please sign in to comment.