Skip to content

Commit

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


Updates `AWSSDK.CloudWatch` from 3.7.301.30 to 3.7.302
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits/3.7.302.0)

Updates `AWSSDK.SecurityToken` from 3.7.300.48 to 3.7.300.49
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent 0dc105f commit 32f65b4
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 @@ -7,7 +7,7 @@

<ItemGroup>
<PackageVersion Include="AWSSDK.CloudWatch" Version="3.7.301.30" />
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.300.48" />
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.300.49" />
<PackageVersion Include="AWSSDK.SQS" Version="3.7.300.48" />
<PackageVersion Include="Azure.Identity" Version="1.10.4" />
<PackageVersion Include="Azure.Messaging.ServiceBus" Version="7.17.2" />
Expand Down

0 comments on commit 32f65b4

Please sign in to comment.