Skip to content

Commit

Permalink
Merge pull request #121 from Codeuctivity/dependabot/nuget/PuppeteerS…
Browse files Browse the repository at this point in the history
…harp-20.0.2

Bump PuppeteerSharp from 20.0.0 to 20.0.2
  • Loading branch information
stesee authored Sep 20, 2024
2 parents 1dc9b6f + 8b9f6f8 commit cbcd26c
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="20.0.0" />
<PackageReference Include="PuppeteerSharp" Version="20.0.2" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="9.26.0.92422">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit cbcd26c

Please sign in to comment.