Skip to content

Commit

Permalink
Bump the aws-dependencies group with 2 updates (#309)
Browse files Browse the repository at this point in the history
Bumps the aws-dependencies group with 2 updates: [AWSSDK.Lambda](https://github.com/aws/aws-sdk-net) and [AWSSDK.S3](https://github.com/aws/aws-sdk-net).


Updates `AWSSDK.Lambda` from 3.7.303.3 to 3.7.303.6
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

Updates `AWSSDK.S3` from 3.7.303.1 to 3.7.303.2
- [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.Lambda
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-dependencies
- dependency-name: AWSSDK.S3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-dependencies
...

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 Nov 29, 2023
1 parent 9d19ca4 commit 2fea534
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="AWSSDK.Lambda" Version="3.7.303.3" />
<PackageReference Include="AWSSDK.S3" Version="3.7.303.1" />
<PackageReference Include="AWSSDK.S3" Version="3.7.303.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2fea534

Please sign in to comment.