We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2154e74 commit c283ed9Copy full SHA for c283ed9
src/infra/docs-lambda-index-publisher/docs-lambda-index-publisher.csproj
@@ -22,7 +22,7 @@
22
<PackageReference Include="Amazon.Lambda.RuntimeSupport" Version="1.12.3"/>
23
<PackageReference Include="Amazon.Lambda.Core" Version="2.5.0"/>
24
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.4"/>
25
- <PackageReference Include="AWSSDK.S3" Version="3.7.414.5"/>
+ <PackageReference Include="AWSSDK.S3" Version="3.7.416.5"/>
26
</ItemGroup>
27
<ItemGroup>
28
<ProjectReference Include="..\..\Elastic.Markdown\Elastic.Markdown.csproj"/>
0 commit comments