Skip to content

Commit 4117fac

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.402.47 to 3.7.402.48 - [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.48 to 3.7.401.49 - [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.99 to 3.7.400.100 - [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] <[email protected]>
1 parent 961ee0d commit 4117fac

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.47" />
10-
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.401.48" />
11-
<PackageVersion Include="AWSSDK.SQS" Version="3.7.400.99" />
9+
<PackageVersion Include="AWSSDK.CloudWatch" Version="3.7.402.48" />
10+
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.401.49" />
11+
<PackageVersion Include="AWSSDK.SQS" Version="3.7.400.100" />
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)