From 450a7fb20db8546212a1ca282bdb765149ad89f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 00:10:34 +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.54.0. - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](https://github.com/microsoft/playwright-java/compare/v1.53.0...v1.54.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.54.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..9b5377d 100644 --- a/todo-frontend/pom.xml +++ b/todo-frontend/pom.xml @@ -99,7 +99,7 @@ com.microsoft.playwright playwright - 1.53.0 + 1.54.0 test