Skip to content

Commit 8ba9abc

Browse files
build(deps-dev): bump com.microsoft.playwright:playwright from 1.49.0 to 1.56.0 in /src (#472)
build(deps-dev): bump com.microsoft.playwright:playwright in /src Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.49.0 to 1.56.0. - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.49.0...v1.56.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.56.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39ef815 commit 8ba9abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/refimpl-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.microsoft.playwright</groupId>
6767
<artifactId>playwright</artifactId>
68-
<version>1.49.0</version>
68+
<version>1.56.0</version>
6969
<scope>test</scope>
7070
</dependency>
7171
<!-- JUnit 5 -->

0 commit comments

Comments
 (0)