From 4cbfc6e33b591955c2c64d9a906644b2f8ef523f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 00:45:40 +0000 Subject: [PATCH] Bump com.microsoft.playwright:playwright in /todo-frontend Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.51.0 to 1.52.0. - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](https://github.com/microsoft/playwright-java/compare/v1.51.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] --- todo-frontend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo-frontend/pom.xml b/todo-frontend/pom.xml index 60cd339..ab7355f 100644 --- a/todo-frontend/pom.xml +++ b/todo-frontend/pom.xml @@ -99,7 +99,7 @@ com.microsoft.playwright playwright - 1.51.0 + 1.52.0 test