Skip to content

Commit

Permalink
tools: update internal
Browse files Browse the repository at this point in the history
 bump AWSSDK.S3 in /core

Bumps [AWSSDK.S3](https://github.com/aws/aws-sdk-net) from 3.7.402.8 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]>
  • Loading branch information
dependabot[bot] authored and darakeon committed Sep 16, 2024
1 parent dc05e65 commit 816468c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Files/Files.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.S3" Version="3.7.402.8" />
<PackageReference Include="AWSSDK.S3" Version="3.7.402.11" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 816468c

Please sign in to comment.