Skip to content

Commit dec8a87

Browse files
committed
chore: use the latest available playwright version
1 parent a37a014 commit dec8a87

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)