Skip to content

Commit

Permalink
Bump the awssdk group in /src with 3 updates
Browse files Browse the repository at this point in the history
Bumps the awssdk group in /src with 3 updates: [AWSSDK.CloudWatch](https://github.com/aws/aws-sdk-net), [AWSSDK.SecurityToken](https://github.com/aws/aws-sdk-net) and [AWSSDK.SQS](https://github.com/aws/aws-sdk-net).


Updates `AWSSDK.CloudWatch` from 3.7.402.20 to 3.7.402.21
- [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.SecurityToken` from 3.7.401.21 to 3.7.401.22
- [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.72 to 3.7.400.73
- [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.CloudWatch
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: awssdk
- dependency-name: AWSSDK.SecurityToken
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: awssdk
- dependency-name: AWSSDK.SQS
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: awssdk
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent fb7a687 commit 0a57383
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
</PropertyGroup>

<ItemGroup>
<PackageVersion Include="AWSSDK.CloudWatch" Version="3.7.402.20" />
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.401.21" />
<PackageVersion Include="AWSSDK.SQS" Version="3.7.400.72" />
<PackageVersion Include="AWSSDK.CloudWatch" Version="3.7.402.21" />
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.401.22" />
<PackageVersion Include="AWSSDK.SQS" Version="3.7.400.73" />
<PackageVersion Include="Azure.Identity" Version="1.13.1" />
<PackageVersion Include="Azure.Messaging.ServiceBus" Version="7.18.2" />
<PackageVersion Include="Azure.Monitor.Query" Version="1.5.0" />
Expand Down

0 comments on commit 0a57383

Please sign in to comment.