Skip to content

Commit

Permalink
Bump AWSSDK.S3 from 3.7.412.5 to 3.7.413 in /src in the awssdk group
Browse files Browse the repository at this point in the history
Bumps the awssdk group in /src with 1 update: [AWSSDK.S3](https://github.com/aws/aws-sdk-net).


Updates `AWSSDK.S3` from 3.7.412.5 to 3.7.413
- [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/3.7.413.0)

---
updated-dependencies:
- dependency-name: AWSSDK.S3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: awssdk
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 0696577 commit d13ac8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.S3" Version="3.7.412.5" />
<PackageReference Include="AWSSDK.S3" Version="3.7.413" />
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.400.85" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.400.85" />
<PackageReference Include="BitFaster.Caching" Version="2.5.3" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.S3" Version="3.7.412.5" />
<PackageReference Include="AWSSDK.S3" Version="3.7.413" />
<!-- Required for IAM Roles for Service Accounts even though no API is added -->
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.401.34" />
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.400.85" />
Expand Down

0 comments on commit d13ac8d

Please sign in to comment.