From 1ea014c133c4edb006ca151049d46c52a5aa7b8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 23:23:30 +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.57.0 to 1.58.0. - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](https://github.com/microsoft/playwright-java/compare/v1.57.0...v1.58.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.58.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 18ae78e5..102c780c 100644 --- a/src/refimpl-tests/pom.xml +++ b/src/refimpl-tests/pom.xml @@ -65,7 +65,7 @@ com.microsoft.playwright playwright - 1.57.0 + 1.58.0 test