From 39184a04cde241f7ba7f7ef944cc3f862e540011 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 12:54:04 +0000 Subject: [PATCH] chore: bump com.microsoft.playwright:playwright from 1.49.0 to 1.52.0 Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.49.0 to 1.52.0. - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](https://github.com/microsoft/playwright-java/compare/v1.49.0...v1.52.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.52.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4d8fa44cfd..5ff264cb68 100644 --- a/pom.xml +++ b/pom.xml @@ -222,7 +222,7 @@ com.microsoft.playwright playwright - 1.49.0 + 1.52.0