From 0ff08ca38067fcd419973c65be73848f0aa110a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 23:22:56 +0000 Subject: [PATCH] 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](https://github.com/microsoft/playwright-java/compare/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] --- src/refimpl-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/refimpl-tests/pom.xml b/src/refimpl-tests/pom.xml index 102c780c..3a3c1e93 100644 --- a/src/refimpl-tests/pom.xml +++ b/src/refimpl-tests/pom.xml @@ -65,7 +65,7 @@ com.microsoft.playwright playwright - 1.58.0 + 1.59.0 test