Skip to content

Commit

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


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

Updates `AWSSDK.Kinesis` from 3.7.301.94 to 3.7.301.95
- [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.301.49 to 3.7.301.51
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

Updates `AWSSDK.SQS` from 3.7.301.14 to 3.7.301.16
- [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.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- 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
- dependency-name: AWSSDK.SQS
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 047dec6 commit 6f7787c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.Core" Version="3.7.304.12" />
<PackageReference Include="AWSSDK.Core" Version="3.7.304.13" />
</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.Kinesis" Version="3.7.301.94" />
<PackageReference Include="AWSSDK.Kinesis" Version="3.7.301.95" />
</ItemGroup>

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

<ItemGroup>
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.301.49" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.301.14" />
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.301.51" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.301.16" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6f7787c

Please sign in to comment.