Skip to content

Commit dd7f8b1

Browse files
Bump the awssdk group in /src with 3 updates (#982)
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.42 to 3.7.402.43 - [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.43 to 3.7.401.44 - [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.94 to 3.7.400.95 - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6b5cd3 commit dd7f8b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Directory.Packages.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageVersion Include="AWSSDK.CloudWatch" Version="3.7.402.42" />
10-
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.401.43" />
11-
<PackageVersion Include="AWSSDK.SQS" Version="3.7.400.94" />
9+
<PackageVersion Include="AWSSDK.CloudWatch" Version="3.7.402.43" />
10+
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.401.44" />
11+
<PackageVersion Include="AWSSDK.SQS" Version="3.7.400.95" />
1212
<PackageVersion Include="Azure.Identity" Version="1.13.2" />
1313
<PackageVersion Include="Azure.Messaging.ServiceBus" Version="7.18.3" />
1414
<PackageVersion Include="Azure.Monitor.Query" Version="1.6.0" />

0 commit comments

Comments
 (0)