Skip to content

Commit 21e17e5

Browse files
Bump AWSSDK.SQS from 4.0.1.5 to 4.0.1.12
--- updated-dependencies: - dependency-name: AWSSDK.SQS dependency-version: 4.0.1.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06d8488 commit 21e17e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Foundatio.AWS/Foundatio.AWS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ItemGroup>
77
<PackageReference Include="AWSSDK.CloudWatch" Version="4.0.4" />
88
<PackageReference Include="AWSSDK.S3" Version="4.0.7.4" />
9-
<PackageReference Include="AWSSDK.SQS" Version="4.0.1.5" />
9+
<PackageReference Include="AWSSDK.SQS" Version="4.0.1.12" />
1010

1111
<PackageReference Include="Foundatio" Version="12.0.0" Condition="'$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
1212
<ProjectReference Include="..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition="'$(ReferenceFoundatioSource)' == 'true'" />

0 commit comments

Comments
 (0)