Skip to content

Commit c6192db

Browse files
authored
docs: update version in README.md to 1.26.0
1 parent b5c09a3 commit c6192db

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.17.0</version>
46+
<version>1.26.0</version>
4747
</dependency>
4848
```
4949

0 commit comments

Comments
 (0)