From b48d0e209225dd3d4fb33e6e429b23bbe09741a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 00:13:23 +0000 Subject: [PATCH] Bump com.microsoft.playwright:playwright in /todo-frontend Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.53.0 to 1.57.0. - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](https://github.com/microsoft/playwright-java/compare/v1.53.0...v1.57.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.57.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 6a094e1..52c3312 100644 --- a/todo-frontend/pom.xml +++ b/todo-frontend/pom.xml @@ -99,7 +99,7 @@ com.microsoft.playwright playwright - 1.53.0 + 1.57.0 test