Skip to content

Commit

Permalink
Bump Microsoft.Playwright from 1.39.0 to 1.40.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Playwright](https://github.com/microsoft/playwright-dotnet) from 1.39.0 to 1.40.0.
- [Release notes](https://github.com/microsoft/playwright-dotnet/releases)
- [Commits](microsoft/playwright-dotnet@v1.39.0...v1.40.0)

---
updated-dependencies:
- dependency-name: Microsoft.Playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent dc577bc commit b42c9b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Import Project="../Package.props" />

<ItemGroup>
<PackageReference Include="Microsoft.Playwright" Version="1.39.0" />
<PackageReference Include="Microsoft.Playwright" Version="1.40.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b42c9b6

Please sign in to comment.