Skip to content

Commit 26db2ab

Browse files
Bump the awssdk group in /src with 3 updates (#1035)
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.84 to 3.7.402.85 - [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.85 to 3.7.401.86 - [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.136 to 3.7.400.137 - [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-version: 3.7.402.85 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: awssdk - dependency-name: AWSSDK.SecurityToken dependency-version: 3.7.401.86 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: awssdk - dependency-name: AWSSDK.SQS dependency-version: 3.7.400.137 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: awssdk ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ef6525 commit 26db2ab

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.84" />
10-
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.401.85" />
11-
<PackageVersion Include="AWSSDK.SQS" Version="3.7.400.136" />
9+
<PackageVersion Include="AWSSDK.CloudWatch" Version="3.7.402.85" />
10+
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.401.86" />
11+
<PackageVersion Include="AWSSDK.SQS" Version="3.7.400.137" />
1212
<PackageVersion Include="Azure.Identity" Version="1.13.2" />
1313
<PackageVersion Include="Azure.Messaging.ServiceBus" Version="7.18.4" />
1414
<PackageVersion Include="Azure.Monitor.Query" Version="1.6.0" />

0 commit comments

Comments
 (0)