Skip to content

Commit a48d4b8

Browse files
Bump AWSSDK.S3 from 3.7.402.8 to 3.7.402.9 (#2448)
Bumps [AWSSDK.S3](https://github.com/aws/aws-sdk-net) from 3.7.402.8 to 3.7.402.9. - [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.S3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b4c9e9 commit a48d4b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BervProject.WebApi.Boilerplate/BervProject.WebApi.Boilerplate.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="10.0.0" />
1919
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.400.18" />
2020
<PackageReference Include="AWSSDK.Extensions.NETCore.Setup" Version="3.7.301" />
21-
<PackageReference Include="AWSSDK.S3" Version="3.7.402.8" />
21+
<PackageReference Include="AWSSDK.S3" Version="3.7.402.9" />
2222
<PackageReference Include="AWSSDK.SimpleEmail" Version="3.7.401.7" />
2323
<PackageReference Include="Azure.Data.Tables" Version="12.9.0" />
2424
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.18.1" />

0 commit comments

Comments
 (0)