Skip to content

Commit

Permalink
Update dependency Microsoft.Playwright to v1.37.1 (#1454)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 16, 2023
1 parent 61b4616 commit 4dc1e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Whipstaff.Playwright/Whipstaff.Playwright.csproj
Expand Up @@ -6,6 +6,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Playwright" Version="1.37.0" />
<PackageReference Include="Microsoft.Playwright" Version="1.37.1" />
</ItemGroup>
</Project>

0 comments on commit 4dc1e85

Please sign in to comment.