Skip to content

Commit 44f0f75

Browse files
Bump com.microsoft.playwright:playwright in the dependencies group (#81)
Bumps the dependencies group with 1 update: [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java). Updates `com.microsoft.playwright:playwright` from 1.54.0 to 1.55.0 - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.54.0...v1.55.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent abbde12 commit 44f0f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<properties>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15-
<playwright.version>1.54.0</playwright.version>
15+
<playwright.version>1.55.0</playwright.version>
1616
<testng.version>7.11.0</testng.version>
1717
<maven.compiler.version>3.14.0</maven.compiler.version>
1818
<surefire.version>3.5.3</surefire.version>

0 commit comments

Comments
 (0)