Skip to content

Commit

Permalink
tools: update internal
Browse files Browse the repository at this point in the history
 bump AWSSDK.SQS in /core

Bumps [AWSSDK.SQS](https://github.com/aws/aws-sdk-net) from 3.7.400.26 to 3.7.400.30.
- [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.SQS
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and darakeon committed Oct 7, 2024
1 parent cdc9550 commit 1cd37dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Queue/Queue.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.SQS" Version="3.7.400.26" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.400.30" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1cd37dc

Please sign in to comment.