Skip to content

Commit 6d92f42

Browse files
Bump the awssdk group in /src with 3 updates
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.401.8 to 3.7.401.9 - [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.400.10 to 3.7.400.11 - [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.10 to 3.7.400.11 - [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>
1 parent f184b1e commit 6d92f42

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
@@ -4,9 +4,9 @@
44
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageVersion Include="AWSSDK.CloudWatch" Version="3.7.401.8" />
8-
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.400.10" />
9-
<PackageVersion Include="AWSSDK.SQS" Version="3.7.400.10" />
7+
<PackageVersion Include="AWSSDK.CloudWatch" Version="3.7.401.9" />
8+
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.400.11" />
9+
<PackageVersion Include="AWSSDK.SQS" Version="3.7.400.11" />
1010
<PackageVersion Include="Azure.Identity" Version="1.12.0" />
1111
<PackageVersion Include="Azure.Messaging.ServiceBus" Version="7.18.0" />
1212
<PackageVersion Include="Azure.Monitor.Query" Version="1.4.0" />

0 commit comments

Comments
 (0)