Skip to content

Commit 2a27af0

Browse files
committed
Updated Playwright version to the latest version
1 parent 2ab2cb2 commit 2a27af0

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
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>com.microsoft.playwright</groupId>
2020
<artifactId>playwright</artifactId>
21-
<version>1.47.0</version>
21+
<version>1.48.0</version>
2222
<scope>test</scope>
2323
</dependency>
2424
<dependency>

0 commit comments

Comments
 (0)