Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent 05e5200 commit 28cff8d
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.45.0" />
<PackageReference Include="Microsoft.Playwright" Version="1.45.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 28cff8d

Please sign in to comment.