Skip to content

Commit

Permalink
Bump com.microsoft.playwright:playwright from 1.46.0 to 1.47.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.46.0 to 1.47.0.
- [Release notes](https://github.com/microsoft/playwright-java/releases)
- [Commits](microsoft/playwright-java@v1.46.0...v1.47.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 16, 2024
1 parent aacb9e3 commit 1813528
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
Expand Up @@ -37,7 +37,7 @@ under the License.
<description>Playwright-based protocol for StormCrawler</description>

<properties>
<playwright.version>1.46.0</playwright.version>
<playwright.version>1.47.0</playwright.version>
<awaitility.version>4.2.1</awaitility.version>
<wiremock.version>3.5.4</wiremock.version>
<jacoco.haltOnFailure>true</jacoco.haltOnFailure>
Expand Down

0 comments on commit 1813528

Please sign in to comment.