Skip to content

Commit

Permalink
Bump AWSSDK.IoT from 3.7.304.2 to 3.7.305 in /src (#2806)
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.IoT](https://github.com/aws/aws-sdk-net) from 3.7.304.2 to 3.7.305.
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits/3.7.305.0)

---
updated-dependencies:
- dependency-name: AWSSDK.IoT
  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 Jan 18, 2024
1 parent f35173b commit 96fd4e4
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.304.2" />
<PackageReference Include="AWSSDK.IoT" Version="3.7.305" />
<PackageReference Include="AWSSDK.IotData" Version="3.7.300.36" />
<PackageReference Include="Azure.Messaging.EventHubs" Version="5.10.0" />
<PackageReference Include="Microsoft.Azure.Devices" Version="1.39.1" />
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.300.37" />
<PackageReference Include="AWSSDK.IoT" Version="3.7.304.2" />
<PackageReference Include="AWSSDK.IoT" Version="3.7.305" />
<PackageReference Include="AWSSDK.IotData" Version="3.7.300.36" />
<PackageReference Include="AWSSDK.S3" Version="3.7.305.11" />
<PackageReference Include="AWSSDK.SecretsManager" Version="3.7.302.11" />
Expand Down

0 comments on commit 96fd4e4

Please sign in to comment.