Skip to content

Commit c8cff08

Browse files
authored
Merge pull request #6 from browserstack/sdk_upgrade_playwright
Upgrade playwright package to use latest version
2 parents a37a014 + dec8a87 commit c8cff08

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
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.microsoft.playwright</groupId>
3737
<artifactId>playwright</artifactId>
38-
<version>1.19.0</version>
38+
<version>LATEST</version>
3939
<scope>compile</scope>
4040
</dependency>
4141
<dependency>

0 commit comments

Comments
 (0)