Skip to content

Commit

Permalink
Bump the aws-sdk group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the aws-sdk group with 4 updates in the / directory: [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.400.3 to 3.7.400.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.401.1 to 3.7.401.11
- [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.3 to 3.7.400.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.SQS` from 3.7.400.3 to 3.7.400.13
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent a0bc127 commit 67823d2
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.400.3" />
<PackageReference Include="AWSSDK.Core" Version="3.7.400.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.401.1" />
<PackageReference Include="AWSSDK.Kinesis" Version="3.7.401.11" />
</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.400.3" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.400.3" />
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.400.13" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.400.13" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 67823d2

Please sign in to comment.