mirror of
https://github.com/microsoft/playwright-java.git
synced 2025-12-27 01:44:01 +00:00
chore: update alpha revision in the docs (#340)
This commit is contained in:
parent
4bcb7afeda
commit
a9a2eba2f6
@ -43,7 +43,7 @@ To run Playwright simply add following dependency to your Maven project:
|
||||
<dependency>
|
||||
<groupId>com.microsoft.playwright</groupId>
|
||||
<artifactId>playwright</artifactId>
|
||||
<version>1.9.0-alpha-0</version>
|
||||
<version>1.9.1-alpha-0</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
<dependency>
|
||||
<groupId>com.microsoft.playwright</groupId>
|
||||
<artifactId>playwright</artifactId>
|
||||
<version>1.9.0-alpha-0</version>
|
||||
<version>1.9.1-alpha-0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user