Skip to content

Commit 10bf6e8

Browse files
dependabot[bot]GdataGithubBot
authored andcommitted
Bump AWSSDK.SQS from 4.0.2.7 to 4.0.2.8
--- updated-dependencies: - dependency-name: AWSSDK.SQS dependency-version: 4.0.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a30c74a commit 10bf6e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Motor.Extensions.Hosting.SQS/Motor.Extensions.Hosting.SQS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<ItemGroup>
66
<PackageReference Include="AWSSDK.Extensions.NETCore.Setup" Version="4.0.3.16" />
7-
<PackageReference Include="AWSSDK.SQS" Version="4.0.2.7" />
7+
<PackageReference Include="AWSSDK.SQS" Version="4.0.2.8" />
88
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.10" />
99
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.10" />
1010
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="9.0.10" />

0 commit comments

Comments
 (0)