Skip to content

Commit eafc5fe

Browse files
build(deps-dev): bump com.microsoft.playwright:playwright from 1.58.0 to 1.59.0 in /src (#524)
build(deps-dev): bump com.microsoft.playwright:playwright in /src Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.58.0 to 1.59.0. - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.58.0...v1.59.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.59.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 43eb6b9 commit eafc5fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.58.0</version>
68+
<version>1.59.0</version>
6969
<scope>test</scope>
7070
</dependency>
7171
<!-- JUnit 5 -->

0 commit comments

Comments
 (0)