From 5e304dc846af6662ad13e542e92e690174ca562a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 15:37:23 +0000 Subject: [PATCH] build(deps): bump com.microsoft.playwright:playwright Bumps [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) from 1.41.0 to 1.41.1. - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](https://github.com/microsoft/playwright-java/compare/v1.41.0...v1.41.1) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0f9bdbb..eb99391 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.microsoft.playwright playwright - 1.41.0 + 1.41.1 \ No newline at end of file