Skip to content

Commit

Permalink
Bump AWSSDK.SQS from 3.7.2.81 to 3.7.100 (#1227)
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.SQS](https://github.com/aws/aws-sdk-net) from 3.7.2.81 to 3.7.100.
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [Changelog](https://github.com/aws/aws-sdk-net/blob/3.7.100.0/SDK.CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-net/commits/3.7.100.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

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 Oct 21, 2022
1 parent fac797c commit 29b2b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AWS/SQS/Akka.Streams.SQS/Akka.Streams.SQS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Akka.Streams" Version="$(AkkaVersion)" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.2.81" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.100" />
</ItemGroup>

</Project>

0 comments on commit 29b2b63

Please sign in to comment.