Skip to content

Commit 9819d52

Browse files
Bump playright.version from 1.57.0 to 1.58.0 (#190)
Bumps `playright.version` from 1.57.0 to 1.58.0. Updates `com.microsoft.playwright:playwright` from 1.57.0 to 1.58.0 - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.57.0...v1.58.0) Updates `com.microsoft.playwright:driver-bundle` from 1.57.0 to 1.58.0 - [Release notes](https://github.com/microsoft/playwright-java/releases) - [Commits](microsoft/playwright-java@v1.57.0...v1.58.0) --- updated-dependencies: - dependency-name: com.microsoft.playwright:playwright dependency-version: 1.58.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.microsoft.playwright:driver-bundle dependency-version: 1.58.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ada7fc commit 9819d52

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
@@ -28,7 +28,7 @@
2828
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2929
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
3030
<quarkus.version>3.27.1</quarkus.version>
31-
<playright.version>1.57.0</playright.version>
31+
<playright.version>1.58.0</playright.version>
3232
</properties>
3333
<dependencyManagement>
3434
<dependencies>

0 commit comments

Comments
 (0)