Skip to content

Commit c283ed9

Browse files
Bump AWSSDK.S3 from 3.7.414.5 to 3.7.416.5 (#980)
Bumps [AWSSDK.S3](https://github.com/aws/aws-sdk-net) from 3.7.414.5 to 3.7.416.5. - [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: 3.7.416.5 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 2154e74 commit c283ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/infra/docs-lambda-index-publisher/docs-lambda-index-publisher.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="Amazon.Lambda.RuntimeSupport" Version="1.12.3"/>
2323
<PackageReference Include="Amazon.Lambda.Core" Version="2.5.0"/>
2424
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.4"/>
25-
<PackageReference Include="AWSSDK.S3" Version="3.7.414.5"/>
25+
<PackageReference Include="AWSSDK.S3" Version="3.7.416.5"/>
2626
</ItemGroup>
2727
<ItemGroup>
2828
<ProjectReference Include="..\..\Elastic.Markdown\Elastic.Markdown.csproj"/>

0 commit comments

Comments
 (0)