Skip to content

Commit b760b4a

Browse files
Bump AWSSDK.S3 from 3.7.402.5 to 3.7.402.11 (#2788)
Bumps [AWSSDK.S3](https://github.com/aws/aws-sdk-net) from 3.7.402.5 to 3.7.402.11. - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68793fb commit b760b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JoinRpg.BlobStorage/JoinRpg.BlobStorage.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Autofac" Version="8.1.0" />
10-
<PackageReference Include="AWSSDK.S3" Version="3.7.402.5" />
10+
<PackageReference Include="AWSSDK.S3" Version="3.7.402.11" />
1111
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
1212
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
1313
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2" />

0 commit comments

Comments
 (0)