From 5121867729ad6ad6499a4b7e995f54a1c204c795 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 09:16:16 +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.59.0 to 1.60.0. - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](https://github.com/microsoft/playwright-java/compare/v1.59.0...v1.60.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.60.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 3a3c1e93..c1d78a2a 100644 --- a/src/refimpl-tests/pom.xml +++ b/src/refimpl-tests/pom.xml @@ -65,7 +65,7 @@ com.microsoft.playwright playwright - 1.59.0 + 1.60.0 test