Skip to content

Commit

Permalink
Bump AWSSDK.IotData from 3.7.104.11 to 3.7.200 in /src
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.IotData](https://github.com/aws/aws-sdk-net) from 3.7.104.11 to 3.7.200.
- [Changelog](https://github.com/aws/aws-sdk-net/blob/master/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits/3.7.200.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent b285984 commit 400a90f
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 @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="AutoMapper" Version="12.0.1" />
<PackageReference Include="AWSSDK.IoT" Version="3.7.109.11" />
<PackageReference Include="AWSSDK.IotData" Version="3.7.104.11" />
<PackageReference Include="AWSSDK.IotData" Version="3.7.200" />
<PackageReference Include="Azure.Messaging.EventHubs" Version="5.9.2" />
<PackageReference Include="Microsoft.Azure.Devices" Version="1.39.0" />
<PackageReference Include="Microsoft.Azure.Devices.Provisioning.Service" Version="1.18.3" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<ItemGroup>
<PackageReference Include="AWSSDK.GreengrassV2" Version="3.7.200" />
<PackageReference Include="AWSSDK.IoT" Version="3.7.109.11" />
<PackageReference Include="AWSSDK.IotData" Version="3.7.104.11" />
<PackageReference Include="AWSSDK.IotData" Version="3.7.200" />
<PackageReference Include="AWSSDK.S3" Version="3.7.200" />
<PackageReference Include="AWSSDK.SecretsManager" Version="3.7.200" />
<PackageReference Include="Azure.Data.Tables" Version="12.8.0" />
Expand Down

0 comments on commit 400a90f

Please sign in to comment.