Skip to content

Commit 04e487d

Browse files
dependabot[bot]rzo1
authored andcommitted
Bump com.microsoft.playwright:playwright from 1.51.0 to 1.52.0
Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.51.0 to 1.52.0. - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.51.0...v1.52.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbfc4a1 commit 04e487d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external/playwright/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ under the License.
3737
<description>Playwright-based protocol for StormCrawler</description>
3838

3939
<properties>
40-
<playwright.version>1.51.0</playwright.version>
40+
<playwright.version>1.52.0</playwright.version>
4141
<awaitility.version>4.3.0</awaitility.version>
4242
<wiremock.version>3.12.1</wiremock.version>
4343
<jacoco.haltOnFailure>true</jacoco.haltOnFailure>

0 commit comments

Comments
 (0)