Skip to content

Commit 42b99e5

Browse files
Bump the awssdk group in /src with 3 updates (#859)
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.29 to 3.7.401.30 - [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.31 to 3.7.400.32 - [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.31 to 3.7.400.32 - [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 9d5d19b commit 42b99e5

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.29" />
8-
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.400.31" />
9-
<PackageVersion Include="AWSSDK.SQS" Version="3.7.400.31" />
7+
<PackageVersion Include="AWSSDK.CloudWatch" Version="3.7.401.30" />
8+
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.400.32" />
9+
<PackageVersion Include="AWSSDK.SQS" Version="3.7.400.32" />
1010
<PackageVersion Include="Azure.Identity" Version="1.12.1" />
1111
<PackageVersion Include="Azure.Messaging.ServiceBus" Version="7.18.1" />
1212
<PackageVersion Include="Azure.Monitor.Query" Version="1.5.0" />

0 commit comments

Comments
 (0)