Skip to content

Commit

Permalink
Bump AWSSDK.IotData from 3.7.200.54 to 3.7.200.65 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.200.54 to 3.7.200.65.
- [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.IotData
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and hocinehacherouf committed Nov 7, 2023
1 parent 7358490 commit 504ec15
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.201.12" />
<PackageReference Include="AWSSDK.IotData" Version="3.7.200.54" />
<PackageReference Include="AWSSDK.IotData" Version="3.7.200.65" />
<PackageReference Include="Azure.Messaging.EventHubs" Version="5.9.3" />
<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.56" />
<PackageReference Include="AWSSDK.IoT" Version="3.7.201.12" />
<PackageReference Include="AWSSDK.IotData" Version="3.7.200.54" />
<PackageReference Include="AWSSDK.IotData" Version="3.7.200.65" />
<PackageReference Include="AWSSDK.S3" Version="3.7.205.23" />
<PackageReference Include="AWSSDK.SecretsManager" Version="3.7.201.46" />
<PackageReference Include="Azure.Data.Tables" Version="12.8.1" />
Expand Down

0 comments on commit 504ec15

Please sign in to comment.