Skip to content

Commit

Permalink
chore(deps): bump AWSSDK.SQS from 3.7.1.31 to 3.7.1.37 (#1825)
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.SQS](https://github.com/aws/aws-sdk-net) from 3.7.1.31 to 3.7.1.37.
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [Changelog](https://github.com/aws/aws-sdk-net/blob/master/SDK.CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

---
updated-dependencies:
- dependency-name: AWSSDK.SQS
  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>
Co-authored-by: Ian Cooper <ian_hammond_cooper@yahoo.co.uk>
  • Loading branch information
dependabot[bot] and iancooper committed Nov 10, 2021
1 parent 9ff803d commit da01b8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.1.84" />
<PackageReference Include="Polly" Version="7.2.2" />
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.1.31" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.1.37" />
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.2.59" />
</ItemGroup>
</Project>

0 comments on commit da01b8f

Please sign in to comment.