Skip to content

Commit

Permalink
Bump the awssdk group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the awssdk group 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.301.30 to 3.7.302.2
- [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.300.49 to 3.7.300.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.300.49 to 3.7.300.50
- [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 Feb 15, 2024
1 parent 9829036 commit 4e4c369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageVersion Include="AWSSDK.CloudWatch" Version="3.7.301.30" />
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.300.49" />
<PackageVersion Include="AWSSDK.SQS" Version="3.7.300.49" />
<PackageVersion Include="AWSSDK.SQS" Version="3.7.300.50" />
<PackageVersion Include="Azure.Identity" Version="1.10.4" />
<PackageVersion Include="Azure.Messaging.ServiceBus" Version="7.17.2" />
<PackageVersion Include="Azure.Monitor.Query" Version="1.2.0" />
Expand Down

0 comments on commit 4e4c369

Please sign in to comment.