Skip to content

Commit

Permalink
Bump com.microsoft.playwright:playwright from 1.43.0 to 1.46.0
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.43.0 to 1.46.0.
- [Release notes](https://github.com/microsoft/playwright-java/releases)
- [Commits](microsoft/playwright-java@v1.43.0...v1.46.0)

---
updated-dependencies:
- dependency-name: com.microsoft.playwright:playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rzo1 committed Sep 9, 2024
1 parent 0e38624 commit 29b5380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/playwright/pom.xml
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@ under the License.
<description>Playwright-based protocol for StormCrawler</description>

<properties>
<playwright.version>1.43.0</playwright.version>
<playwright.version>1.46.0</playwright.version>
<awaitility.version>4.2.1</awaitility.version>
<wiremock.version>3.5.4</wiremock.version>
<jacoco.haltOnFailure>true</jacoco.haltOnFailure>

0 comments on commit 29b5380

Please sign in to comment.