Skip to content

Commit

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


Updates `AWSSDK.Core` from 3.7.400.57 to 3.7.400.64
- [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.SQS` from 3.7.400.57 to 3.7.400.64
- [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.Core
  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 Dec 16, 2024
1 parent f1ff22f commit 873483d
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.57" />
<PackageReference Include="AWSSDK.Core" Version="3.7.400.64" />
</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.402.34" />
<PackageReference Include="AWSSDK.Kinesis" Version="3.7.402.40" />
</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.57" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.400.57" />
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.400.63" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.400.64" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 873483d

Please sign in to comment.