From 793b3bd9ce5b8fc94a0136c743dd3f9245303cec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 10:42:47 +0000 Subject: [PATCH] Bump com.microsoft.playwright:playwright in the dev-deps group Bumps the dev-deps group with 1 update: [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java). Updates `com.microsoft.playwright:playwright` from 1.60.0 to 1.61.0 - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](https://github.com/microsoft/playwright-java/compare/v1.60.0...v1.61.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] --- integration-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 15648e4e..2e2b9041 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -39,7 +39,7 @@ com.microsoft.playwright playwright - 1.60.0 + 1.61.0 test