Skip to content

Commit

Permalink
Bump AWSSDK.IoT from 3.7.301 to 3.7.302 in /src (#2662)
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.IoT](https://github.com/aws/aws-sdk-net) from 3.7.301 to 3.7.302.
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](aws/aws-sdk-net@3.7.301.0...3.7.302.0)

---
updated-dependencies:
- dependency-name: AWSSDK.IoT
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 8400f34 commit 625c4b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="AutoMapper" Version="12.0.1" />
<PackageReference Include="AWSSDK.IoT" Version="3.7.301" />
<PackageReference Include="AWSSDK.IoT" Version="3.7.302" />
<PackageReference Include="AWSSDK.IotData" Version="3.7.300.3" />
<PackageReference Include="Azure.Messaging.EventHubs" Version="5.9.3" />
<PackageReference Include="Microsoft.Azure.Devices" Version="1.39.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="AWSSDK.GreengrassV2" Version="3.7.200.56" />
<PackageReference Include="AWSSDK.IoT" Version="3.7.301" />
<PackageReference Include="AWSSDK.IoT" Version="3.7.302" />
<PackageReference Include="AWSSDK.IotData" Version="3.7.300.3" />
<PackageReference Include="AWSSDK.S3" Version="3.7.300.2" />
<PackageReference Include="AWSSDK.SecretsManager" Version="3.7.201.46" />
Expand Down

0 comments on commit 625c4b9

Please sign in to comment.