Skip to content

Commit

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


Updates `AWSSDK.Kinesis` from 3.7.402.33 to 3.7.402.34
- [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)

Updates `AWSSDK.SimpleNotificationService` from 3.7.400.56 to 3.7.400.57
- [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.Kinesis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: AWSSDK.SimpleNotificationService
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
...

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 25, 2024
1 parent 84eb089 commit f1ff22f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.Kinesis" Version="3.7.402.33" />
<PackageReference Include="AWSSDK.Kinesis" Version="3.7.402.34" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.400.56" />
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.400.57" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.400.57" />
</ItemGroup>

Expand Down

0 comments on commit f1ff22f

Please sign in to comment.