From fe040a5e46ff378fb1941eb1f061431e71e660d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 16:53:46 +0100 Subject: [PATCH] build(deps-dev): bump com.microsoft.playwright:playwright from 1.57.0 to 1.58.0 in /src (#494) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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