Skip to content

Commit

Permalink
chore(deps): bump AWSSDK.S3 from 3.7.203.16 to 3.7.204.1 (#2839)
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.S3](https://github.com/aws/aws-sdk-net) from 3.7.203.16 to 3.7.204.1.
- [Changelog](https://github.com/aws/aws-sdk-net/blob/master/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>
Co-authored-by: Ian Cooper <[email protected]>
  • Loading branch information
dependabot[bot] and iancooper authored Sep 25, 2023
1 parent 97cb532 commit 6830db0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="AWSSDK.S3" Version="3.7.203.16" />
<PackageReference Include="AWSSDK.S3" Version="3.7.204.1" />
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.201.39" />
<PackageReference Include="Polly" Version="7.2.4" />
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
Expand Down

0 comments on commit 6830db0

Please sign in to comment.