Skip to content

Commit a606b1a

Browse files
Bump com.microsoft.playwright:playwright in the dependencies group (#58)
Bumps the dependencies group with 1 update: [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java). Updates `com.microsoft.playwright:playwright` from 1.52.0 to 1.53.0 - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.52.0...v1.53.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.53.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 e88e7c1 commit a606b1a

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.52.0</playwright-version>
15+
<playwright-version>1.53.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)