Skip to content

Commit

Permalink
Update pupeteersharp to version 16
Browse files Browse the repository at this point in the history
  • Loading branch information
brianfeucht committed Apr 4, 2024
1 parent ffb2509 commit 535a8c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/SampleLambda-dotnet8/SampleLambda.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="Amazon.Lambda.Serialization.Json" Version="2.1.1" />
<PackageReference Include="HeadlessChromium.Puppeteer.Lambda.Dotnet" Version="1.1.0-dev" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="6.0.0" />
<PackageReference Include="PuppeteerSharp" Version="14.1.0" />
<PackageReference Include="PuppeteerSharp" Version="16.0.0" />
</ItemGroup>

</Project>

0 comments on commit 535a8c2

Please sign in to comment.