Skip to content

Commit c3fd99f

Browse files
Bump the awssdk group across 1 directory with 2 updates (#4800)
Bumps the awssdk group with 2 updates in the /src directory: [AWSSDK.CloudWatch](https://github.com/aws/aws-sdk-net) and [AWSSDK.SecurityToken](https://github.com/aws/aws-sdk-net). Updates `AWSSDK.CloudWatch` from 3.7.402.34 to 3.7.402.41 - [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.35 to 3.7.401.42 - [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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0445dad commit c3fd99f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
</PropertyGroup>
66
<ItemGroup Label="Versions for direct package references">
77
<PackageVersion Include="Autofac" Version="8.2.0" />
8-
<PackageVersion Include="AWSSDK.CloudWatch" Version="3.7.402.34" />
9-
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.401.35" />
8+
<PackageVersion Include="AWSSDK.CloudWatch" Version="3.7.402.41" />
9+
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.401.42" />
1010
<PackageVersion Include="Azure.Identity" Version="1.13.2" />
1111
<PackageVersion Include="Azure.Monitor.Query" Version="1.6.0" />
1212
<PackageVersion Include="Azure.ResourceManager.ServiceBus" Version="1.1.0" />

0 commit comments

Comments
 (0)