Skip to content

Commit

Permalink
Merge pull request #92 from Codeuctivity/dependabot/nuget/PuppeteerSh…
Browse files Browse the repository at this point in the history
…arp-14.1.0

Bump PuppeteerSharp from 14.0.0 to 14.1.0
  • Loading branch information
stesee authored Feb 16, 2024
2 parents b1a4fd7 + 1d197c3 commit 0757232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Codeuctivity.HtmlRenderer/Codeuctivity.HtmlRenderer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
<PackageReference Include="PuppeteerSharp" Version="14.0.0" />
<PackageReference Include="PuppeteerSharp" Version="14.1.0" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.12.0.78982">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 0757232

Please sign in to comment.