Skip to content

Commit

Permalink
Bump AWSSDK.IotData from 3.7.300.52 to 3.7.300.60 in /src (#2903)
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.IotData](https://github.com/aws/aws-sdk-net) from 3.7.300.52 to 3.7.300.60.
- [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent e0feec2 commit ad16a5f
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.307.1" />
<PackageReference Include="AWSSDK.IotData" Version="3.7.300.52" />
<PackageReference Include="AWSSDK.IotData" Version="3.7.300.60" />
<PackageReference Include="Azure.Messaging.EventHubs" Version="5.11.0" />
<PackageReference Include="Microsoft.Azure.Devices" Version="1.39.1" />
<PackageReference Include="Microsoft.Azure.Devices.Provisioning.Service" Version="1.18.4" />
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.300.52" />
<PackageReference Include="AWSSDK.IoT" Version="3.7.307.1" />
<PackageReference Include="AWSSDK.IotData" Version="3.7.300.52" />
<PackageReference Include="AWSSDK.IotData" Version="3.7.300.60" />
<PackageReference Include="AWSSDK.S3" Version="3.7.305.28" />
<PackageReference Include="AWSSDK.SecretsManager" Version="3.7.302.29" />
<PackageReference Include="Azure.Data.Tables" Version="12.8.3" />
Expand Down

0 comments on commit ad16a5f

Please sign in to comment.