Skip to content

Commit 9588132

Browse files
authored
docs: update maven version number for README.md (#605)
1 parent bc7a59d commit 9588132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To run Playwright simply add following dependency to your Maven project:
4343
<dependency>
4444
<groupId>com.microsoft.playwright</groupId>
4545
<artifactId>playwright</artifactId>
46-
<version>1.12.0</version>
46+
<version>1.14.1</version>
4747
</dependency>
4848
```
4949

0 commit comments

Comments
 (0)