Skip to content

Commit

Permalink
chore(deps): bump AWSSDK.SQS from 3.7.200.23 to 3.7.200.27
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.SQS](https://github.com/aws/aws-sdk-net) from 3.7.200.23 to 3.7.200.27.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent f0b1a9a commit 44f57c9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Description>Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using awssqs</Description>
<Authors>Deniz Kocak</Authors>
Expand All @@ -13,7 +13,7 @@
<PackageReference Include="Polly" Version="7.2.4" />
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.200.22" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.200.23" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.200.27" />
<PackageReference Update="MinVer" Version="4.3.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 44f57c9

Please sign in to comment.