Skip to content

Commit 86189f7

Browse files
Bump com.microsoft.playwright:playwright in the dependencies group (#76)
Bumps the dependencies group with 1 update: [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java). Updates `com.microsoft.playwright:playwright` from 1.55.0 to 1.56.0 - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.55.0...v1.56.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.56.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 ae8033c commit 86189f7

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.55.0</playwright-version>
15+
<playwright-version>1.56.0</playwright-version>
1616
<testng-version>7.11.0</testng-version>
1717
<hamcrest-all-version>1.3</hamcrest-all-version>
1818
<json-simple-version>1.1.1</json-simple-version>

0 commit comments

Comments
 (0)