From 77c2cd655bd77b0740b208d5c836bd2b02d0f23a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 00:39:38 +0000 Subject: [PATCH] Bump com.microsoft.playwright:playwright in /todo-frontend Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.52.0 to 1.53.0. - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](https://github.com/microsoft/playwright-java/compare/v1.52.0...v1.53.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.53.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 e351858..c041e56 100644 --- a/todo-frontend/pom.xml +++ b/todo-frontend/pom.xml @@ -99,7 +99,7 @@ com.microsoft.playwright playwright - 1.52.0 + 1.53.0 test