Skip to content

Commit a4ad7b8

Browse files
Bump AWSSDK.S3 from 3.7.9.69 to 4.0.0.3 in /samples/aws (#2318)
Bumps [AWSSDK.S3](https://github.com/aws/aws-sdk-net) from 3.7.9.69 to 4.0.0.3. - [Release notes](https://github.com/aws/aws-sdk-net/releases) - [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-version: 4.0.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de4fddc commit a4ad7b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/aws/aws.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="AWSSDK.S3" Version="3.7.9.69" />
10+
<PackageReference Include="AWSSDK.S3" Version="4.0.0.3" />
1111
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.3" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)