Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.playwright to v1.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent cc5d5b9 commit 62db326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ScreenshotCreator.Logic/ScreenshotCreator.Logic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="13.9.1"/>
<PackageReference Include="Microsoft.Bcl.TimeProvider" Version="8.0.1"/>
<PackageReference Include="Microsoft.Playwright" Version="1.41.2"/>
<PackageReference Include="Microsoft.Playwright" Version="1.45.0"/>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1"/>
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2"/>
</ItemGroup>
Expand Down

0 comments on commit 62db326

Please sign in to comment.