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 21, 2024
1 parent d2ef4ff commit cf48cb1
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="13.0.1" />
<PackageReference Include="PuppeteerSharp" Version="16.0.0" />
</ItemGroup>

</Project>

0 comments on commit cf48cb1

Please sign in to comment.